Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-230642
#<BuildRuby:0x000055b20e7224f8
@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.20240210-230642",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005885 0.001412 2.083785 ( 3.016904)
build_miniruby 0.001142 0.000274 1.740389 ( 1.981024)
build_ruby 0.001564 0.000375 3.611837 ( 13.610973)
build_all 0.007512 0.000727 6.769601 ( 4.488918)
build_install 0.018357 0.002012 8.373870 ( 5.868624)
test_btest 0.001047 0.000000 90.734146 ( 74.850839)
test_basic 0.002845 0.004620 0.959498 ( 1.461381)
test_all 0.092013 0.033155 789.938463 (733.633554)
test_rubyspec 0.068105 0.047427 200.934699 (311.927885)
total: 1150.84 sec