Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-131953
#<BuildRuby:0x0000558440485f70
@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.20231209-131953",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000041 0.000000 0.000041 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007642 0.000569 2.375512 ( 3.104884)
build_miniruby 0.001414 0.000209 1.599668 ( 1.659361)
build_ruby 0.000000 0.001938 3.434331 ( 3.708661)
build_all 0.005200 0.003233 5.802043 ( 3.702495)
build_install 0.015743 0.003255 7.343246 ( 4.614254)
test_btest 0.000000 0.001266 83.202906 ( 30.533694)
test_basic 0.000000 0.006964 0.937335 ( 1.050545)
test_all 0.081029 0.036976 707.875282 (251.475892)
test_rubyspec 0.033640 0.032271 95.033910 (106.784393)
total: 406.64 sec