Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-095354
#<BuildRuby:0x00007fc76ecbfdd0
@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.20241120-095354",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003947 0.003188 3.101276 ( 3.033701)
build_miniruby 0.000000 0.001483 1.594980 ( 1.591965)
build_ruby 0.000271 0.001491 3.326665 ( 3.497218)
build_all 0.004155 0.003852 6.167920 ( 2.627843)
build_install 0.012616 0.003154 8.581198 ( 4.085842)
test_btest 0.000771 0.000193 72.540763 ( 19.040092)
test_basic 0.008833 0.000108 0.832853 ( 0.880761)
test_all 0.115936 0.024392 651.172334 (220.826008)
test_rubyspec 0.063939 0.013448 116.692998 ( 22.624644)
total: 278.21 sec