Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-065745
#<BuildRuby:0x000055b4a5ce2390
@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.20231229-065745",
@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.000001 0.000018 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005155 0.000206 1.330856 ( 1.705417)
build_miniruby 0.001363 0.000000 1.527334 ( 1.525392)
build_ruby 0.001488 0.000000 2.994927 ( 3.173960)
build_all 0.000000 0.007253 5.218244 ( 2.138535)
build_install 0.012353 0.002497 6.380741 ( 3.179985)
test_btest 0.000846 0.000098 78.569545 ( 20.496168)
test_basic 0.004965 0.000573 0.771356 ( 0.828997)
test_all 0.082392 0.039148 766.159854 (252.030496)
test_rubyspec 0.024296 0.036381 79.666761 ( 91.139046)
total: 376.22 sec