Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-203603
#<BuildRuby:0x0000561f1a7be320
@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.20240229-203603",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005306 0.003109 2.994928 ( 2.742103)
build_miniruby 0.001183 0.000379 1.671280 ( 1.676365)
build_ruby 0.001411 0.000452 3.487006 ( 3.759644)
build_all 0.001256 0.006829 6.943072 ( 3.621334)
build_install 0.014612 0.005015 8.816809 ( 4.924262)
test_btest 0.000694 0.000264 93.006676 ( 50.988845)
test_basic 0.002832 0.005136 1.013403 ( 1.169365)
test_all 0.067934 0.049030 787.437939 (311.212420)
test_rubyspec 0.060829 0.025521 126.758088 (138.552904)
total: 518.65 sec