Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-133023
#<BuildRuby:0x00007f3d5c10fdd8
@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.20241110-133023",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.008039 0.000818 4.363039 ( 5.198097)
build_miniruby 0.001799 0.000360 1.768585 ( 1.913274)
build_ruby 0.001954 0.000391 4.638382 ( 5.160241)
build_all 0.009419 0.000200 7.167478 ( 5.793696)
build_install 0.008219 0.013690 10.366381 ( 7.872388)
test_btest 0.000596 0.000157 84.748003 ( 52.759583)
test_basic 0.005346 0.003453 1.130424 ( 1.413270)
test_all 0.116093 0.025835 670.985189 (224.684656)
test_rubyspec 0.024531 0.054160 121.064689 ( 23.635417)
total: 328.43 sec