Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-122528
#<BuildRuby:0x00007fbf22fdfdc0
@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.20241122-122528",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003070 0.004363 3.407823 ( 3.466582)
build_miniruby 0.001328 0.000213 1.226465 ( 1.323084)
build_ruby 0.001817 0.000000 3.482475 ( 8.312565)
build_all 0.008159 0.000290 6.369607 ( 2.757013)
build_install 0.017996 0.000206 9.023094 ( 4.468767)
test_btest 0.000688 0.000089 78.717999 ( 20.925273)
test_basic 0.002446 0.008883 1.030951 ( 1.087195)
test_all 0.120587 0.028047 761.317669 (229.877797)
test_rubyspec 0.044104 0.040212 123.942388 ( 29.826884)
total: 302.05 sec