Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-093509
#<BuildRuby:0x00007f2c2184fdd8
@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.20241101-093509",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.002222 0.004865 2.673223 ( 2.683841)
build_miniruby 0.001059 0.000436 1.116434 ( 1.113810)
build_ruby 0.001188 0.000489 3.163308 ( 3.339303)
build_all 0.004238 0.004274 5.501335 ( 2.172534)
build_install 0.016465 0.001440 7.755628 ( 3.627001)
test_btest 0.000000 0.000927 64.757752 ( 16.945296)
test_basic 0.007934 0.003069 0.774217 ( 0.820054)
test_all 0.108108 0.037934 648.623291 (194.737789)
test_rubyspec 0.048797 0.035853 114.438018 ( 21.697389)
total: 247.14 sec