Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-235013
#<BuildRuby:0x000055ccea4d9f88
@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.20240221-235013",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.003658 0.003893 2.475891 ( 2.263510)
build_miniruby 0.001036 0.000230 1.797578 ( 1.796103)
build_ruby 0.001396 0.000310 3.346039 ( 22.073745)
build_all 0.004622 0.004189 6.865416 ( 4.144249)
build_install 0.019967 0.002760 9.188676 ( 6.783792)
test_btest 0.000597 0.000140 95.720126 ( 47.989088)
test_basic 0.003281 0.005362 1.094663 ( 1.646272)
test_all 0.108159 0.022460 811.286105 (899.705575)
test_rubyspec 0.064336 0.037456 140.405802 (254.974312)
total: 1241.38 sec