Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-030856
#<BuildRuby:0x00007f460ff0fdc8
@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.20240701-030856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000029 0.000003 0.000032 ( 0.000031)
autoconf 0.000054 0.000005 0.000059 ( 0.000050)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.006494 0.004272 4.623490 ( 5.889737)
build_miniruby 0.001937 0.000199 1.879539 ( 2.066775)
build_ruby 0.002145 0.000220 4.725515 ( 5.398040)
build_all 0.007817 0.004124 9.160822 ( 7.906988)
build_install 0.017624 0.011973 12.642338 ( 11.617369)
test_btest 0.000892 0.000155 127.143639 (124.411871)
test_basic 0.009595 0.005179 1.487000 ( 2.243340)
test_all 0.129180 0.040118 1019.371580 (1182.476497)
test_rubyspec 0.062312 0.039362 181.154287 (157.113280)
total: 1499.13 sec