Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-194014
#<BuildRuby:0x0000564e88ea6258
@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.20240211-194014",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000000 0.006551 1.778478 ( 2.101299)
build_miniruby 0.000554 0.000878 1.308240 ( 1.305855)
build_ruby 0.001278 0.000183 3.420832 ( 3.833665)
build_all 0.007102 0.000439 6.517938 ( 2.451173)
build_install 0.011035 0.006452 7.605114 ( 3.567258)
test_btest 0.000793 0.000139 89.352429 ( 23.591385)
test_basic 0.006509 0.000000 0.921200 ( 0.977546)
test_all 0.083953 0.034811 804.903295 (250.928724)
test_rubyspec 0.063443 0.038126 164.264144 (173.322691)
total: 462.08 sec