Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-013511
#<BuildRuby:0x00007fb5d7e3fdc0
@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.20240702-013511",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000037 0.000012 0.000049 ( 0.000050)
configure 0.000031 0.000011 0.000042 ( 0.000043)
build_up 0.003411 0.005249 4.241034 ( 3.546923)
build_miniruby 0.001273 0.000477 1.741366 ( 1.738505)
build_ruby 0.001432 0.000536 4.040281 ( 4.173547)
build_all 0.008054 0.000000 8.049695 ( 3.256508)
build_install 0.011760 0.008938 11.530354 ( 5.593350)
test_btest 0.000654 0.000252 118.429795 ( 31.027943)
test_basic 0.000702 0.008205 1.024310 ( 1.076687)
test_all 0.111202 0.040465 870.722387 (242.198453)
test_rubyspec 0.048273 0.047261 166.036099 ( 34.362400)
total: 326.98 sec