Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-102054
#<BuildRuby:0x00007f389f6ffde0
@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.20240620-102054",
@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.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.003397 0.005323 3.878746 ( 3.898278)
build_miniruby 0.001561 0.000600 1.632363 ( 1.640594)
build_ruby 0.000000 0.002302 4.444485 ( 15.325718)
build_all 0.005937 0.002523 7.717081 ( 3.094838)
build_install 0.008414 0.010477 10.821471 ( 5.352931)
test_btest 0.000758 0.000352 109.303525 ( 30.086132)
test_basic 0.004299 0.004381 1.199473 ( 1.256284)
test_all 0.098756 0.047046 811.680102 (245.638467)
test_rubyspec 0.040476 0.048765 159.746393 ( 32.877302)
total: 339.17 sec