Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-041049
#<BuildRuby:0x00005579b53ee4d0
@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.20231211-041049",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004941 0.001235 2.117638 ( 2.168621)
build_miniruby 0.001135 0.000284 1.507228 ( 1.505365)
build_ruby 0.001882 0.000000 3.088396 ( 3.292807)
build_all 0.007189 0.000153 5.413378 ( 2.093441)
build_install 0.007072 0.009803 6.968501 ( 3.438633)
test_btest 0.000000 0.000856 81.200357 ( 21.023906)
test_basic 0.000443 0.005712 0.870270 ( 0.932579)
test_all 0.090296 0.031417 686.354311 (226.321595)
test_rubyspec 0.035906 0.030844 87.101269 ( 98.615659)
total: 359.39 sec