Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-221001
#<BuildRuby:0x0000561ad19ca120
@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.20231216-221001",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000000 0.000073 0.000073 ( 0.000032)
build_up 0.002216 0.004512 2.512364 ( 2.668707)
build_miniruby 0.001417 0.000458 1.653309 ( 1.659422)
build_ruby 0.000000 0.001690 3.248585 ( 3.479565)
build_all 0.003195 0.004948 6.066498 ( 2.664034)
build_install 0.009480 0.008575 7.435262 ( 4.522711)
test_btest 0.000609 0.000210 82.627933 ( 30.990837)
test_basic 0.004289 0.001479 0.920566 ( 0.983811)
test_all 0.074652 0.047918 715.723412 (265.586744)
test_rubyspec 0.041875 0.025278 96.818806 (108.470717)
total: 421.03 sec