Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-014454
#<BuildRuby:0x00007ff66939fdc0
@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.20240614-014454",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.003944 0.003984 3.121193 ( 3.096668)
build_miniruby 0.001142 0.000367 1.192518 ( 1.189642)
build_ruby 0.000000 0.001851 3.876490 ( 4.080968)
build_all 0.003162 0.005803 7.641524 ( 3.038869)
build_install 0.010907 0.010414 11.003977 ( 5.416017)
test_btest 0.000000 0.001150 109.700685 ( 29.428057)
test_basic 0.003921 0.006175 1.133215 ( 1.188560)
test_all 0.104567 0.041443 856.969769 (260.829930)
test_rubyspec 0.059981 0.028306 163.258623 ( 33.500680)
total: 341.77 sec