Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-204442
#<BuildRuby:0x00007f11a404fdc8
@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.20240822-204442",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000254 0.007210 3.483109 ( 3.405134)
build_miniruby 0.001612 0.000000 1.259496 ( 1.257077)
build_ruby 0.001939 0.000000 4.261319 ( 4.425454)
build_all 0.004873 0.003175 8.125687 ( 3.306663)
build_install 0.023987 0.001020 11.751810 ( 7.607457)
test_btest 0.001006 0.000195 117.925519 ( 49.613358)
test_basic 0.005598 0.004312 1.034192 ( 1.080156)
test_all 0.112177 0.038265 827.195576 (245.624961)
test_rubyspec 0.060051 0.024729 162.631054 ( 33.001170)
total: 349.32 sec