Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-105334
#<BuildRuby:0x0000563667675fb8
@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.20230926-105334",
@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.000024 0.000003 0.000027 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.002498 0.004397 2.340143 ( 4.423245)
build_miniruby 0.001503 0.000200 1.675116 ( 1.819501)
build_ruby 0.001938 0.000258 3.553265 ( 3.946928)
build_all 0.008611 0.000000 6.149760 ( 3.694721)
build_install 0.019554 0.000000 7.617241 ( 4.518589)
test_btest 0.001117 0.000000 82.695936 ( 38.144904)
test_basic 0.000000 0.006831 0.956022 ( 1.059466)
test_all 0.000022 0.010095 711.177871 (285.255302)
test_rubyspec 0.030962 0.037777 101.505409 (114.901263)
total: 457.77 sec