Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-061644
#<BuildRuby:0x0000557addc962a8
@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.20240213-061644",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005853 0.000132 1.921278 ( 2.268443)
build_miniruby 0.001516 0.000108 1.462243 ( 1.459960)
build_ruby 0.001713 0.000122 3.600210 ( 3.817351)
build_all 0.007637 0.000238 6.759859 ( 3.293954)
build_install 0.018093 0.000051 8.305381 ( 4.355488)
test_btest 0.000733 0.000044 91.932334 ( 31.095363)
test_basic 0.003356 0.004276 1.025588 ( 1.122813)
test_all 0.080753 0.032633 739.108971 (276.305184)
test_rubyspec 0.061548 0.044292 186.376244 (196.052911)
total: 519.77 sec