Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-112422
#<BuildRuby:0x000055707660a1a8
@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.20231224-112422",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001523 0.003437 1.307557 ( 1.651174)
build_miniruby 0.001087 0.000248 1.168834 ( 1.166849)
build_ruby 0.001216 0.000277 2.658076 ( 2.872109)
build_all 0.005897 0.001340 5.307841 ( 2.115991)
build_install 0.015707 0.000579 6.429570 ( 3.217113)
test_btest 0.000918 0.000184 79.377547 ( 21.258865)
test_basic 0.002087 0.003888 0.760633 ( 0.819674)
test_all 0.071497 0.046253 666.239867 (191.395632)
test_rubyspec 0.026753 0.025445 80.643982 ( 92.228601)
total: 316.73 sec