Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-041853
#<BuildRuby:0x000055bc05c2a008
@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.20240305-041853",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000027)
build_up 0.008257 0.001157 2.700464 ( 4.119865)
build_miniruby 0.000000 0.001431 1.827537 ( 1.971304)
build_ruby 0.000000 0.002324 3.832609 ( 4.600526)
build_all 0.003136 0.005404 6.948163 ( 5.653748)
build_install 0.020769 0.001134 9.145800 ( 7.081203)
test_btest 0.000848 0.000254 94.647055 ( 77.502240)
test_basic 0.006369 0.002331 1.049215 ( 1.549850)
test_all 0.104355 0.018737 896.669920 (533.122482)
test_rubyspec 0.049513 0.045167 136.843973 (148.063616)
total: 783.67 sec