Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-051937
#<BuildRuby:0x00005578152de1b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230826-051937",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005306 0.000849 2.192972 ( 3.504705)
build_miniruby 0.001499 0.000240 1.609841 ( 1.611512)
build_ruby 0.001783 0.000286 3.244616 ( 3.450646)
build_all 0.003347 0.004148 6.373792 ( 3.733367)
build_install 0.013903 0.004509 7.892002 ( 5.327016)
test_btest 0.000876 0.000181 86.067286 ( 39.721397)
test_basic 0.007138 0.000586 0.940303 ( 1.041826)
test_all 0.009830 0.000000 713.430182 (292.200849)
test_rubyspec 0.040753 0.027263 105.612501 (120.339018)
total: 470.93 sec