Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-161452
#<BuildRuby:0x0000562db52a2018
@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.20240225-161452",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002983 0.004828 2.537011 ( 2.623491)
build_miniruby 0.001220 0.000305 1.694514 ( 1.707880)
build_ruby 0.001546 0.000386 3.508802 ( 3.766834)
build_all 0.007597 0.000784 6.800565 ( 4.121892)
build_install 0.018271 0.002541 8.914132 ( 6.456004)
test_btest 0.000649 0.000146 93.549510 ( 50.381757)
test_basic 0.006123 0.001382 0.990890 ( 1.100911)
test_all 0.080400 0.036687 835.655391 (352.344714)
test_rubyspec 0.049997 0.031978 116.016106 (125.427193)
total: 547.93 sec