Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-151705
#<BuildRuby:0x0000564028e9a4f8
@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.20231207-151705",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002497 0.004465 2.302479 ( 2.366929)
build_miniruby 0.001242 0.000230 1.661189 ( 1.660131)
build_ruby 0.001476 0.000000 3.203371 ( 3.400137)
build_all 0.007861 0.000194 5.705474 ( 2.536046)
build_install 0.017135 0.001411 7.494612 ( 4.224055)
test_btest 0.000658 0.000106 83.033866 ( 33.156115)
test_basic 0.006731 0.000348 0.878241 ( 0.943840)
test_all 0.090744 0.030812 720.438749 (271.675613)
test_rubyspec 0.036026 0.026372 94.631880 (106.547918)
total: 426.51 sec