Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-054931
#<BuildRuby:0x00007fc3f40efdc0
@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.20241106-054931",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.008463 0.000604 4.339143 ( 4.905497)
build_miniruby 0.001542 0.000208 1.735218 ( 1.899741)
build_ruby 0.002297 0.000000 4.704178 ( 5.106070)
build_all 0.010560 0.000595 7.352278 ( 5.205244)
build_install 0.020031 0.004687 10.661150 ( 7.778206)
test_btest 0.000872 0.000122 82.499461 ( 38.547905)
test_basic 0.010596 0.000848 1.062264 ( 1.142759)
test_all 0.108296 0.039032 755.049964 (248.802336)
test_rubyspec 0.053695 0.027977 116.033614 ( 21.964081)
total: 335.35 sec