Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-222725
#<BuildRuby:0x00007fc6c575fdd0
@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.20241228-222725",
@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.000010 0.000006 0.000016 ( 0.000015)
autoconf 0.000020 0.000012 0.000032 ( 0.000032)
configure 0.000022 0.000013 0.000035 ( 0.000036)
build_up 0.004898 0.000490 1.304291 ( 1.608376)
build_miniruby 0.000888 0.000474 1.084139 ( 1.081272)
build_ruby 0.001040 0.000554 2.821388 ( 3.020412)
build_all 0.007374 0.000000 5.035266 ( 1.961601)
build_install 0.016463 0.000000 6.122534 ( 3.063463)
test_btest 0.000799 0.000000 60.246534 ( 15.789551)
test_basic 0.008139 0.001357 0.711059 ( 0.757980)
test_all 0.095218 0.044169 556.231312 (168.548329)
test_rubyspec 0.032371 0.050368 115.065518 ( 20.264261)
total: 216.10 sec