Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-204551
#<BuildRuby:0x000055b1a6f7df48
@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.20240226-204551",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002154 0.004496 2.490893 ( 2.369497)
build_miniruby 0.001186 0.000247 1.668835 ( 1.668845)
build_ruby 0.001488 0.000310 3.258515 ( 3.504569)
build_all 0.006960 0.000540 6.557360 ( 3.220872)
build_install 0.015563 0.003113 8.341606 ( 4.198685)
test_btest 0.000762 0.000153 95.391679 ( 61.347718)
test_basic 0.000000 0.008026 0.995099 ( 1.097927)
test_all 0.090857 0.029306 801.784848 (308.615280)
test_rubyspec 0.041555 0.044578 121.523515 (130.995716)
total: 517.02 sec