Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-022549
#<BuildRuby:0x00007fb65e23fde0
@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.20240624-022549",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.000360 0.008100 3.811560 ( 4.013888)
build_miniruby 0.000534 0.001263 1.375186 ( 1.372357)
build_ruby 0.000000 0.002099 4.166919 ( 4.290098)
build_all 0.003657 0.005273 8.265666 ( 3.308073)
build_install 0.019447 0.005526 11.867435 ( 6.166730)
test_btest 0.000773 0.000309 121.203808 ( 39.394679)
test_basic 0.004254 0.007968 1.308408 ( 1.400925)
test_all 0.121159 0.031237 850.291353 (238.724787)
test_rubyspec 0.062748 0.027444 166.288312 ( 34.174089)
total: 332.85 sec