Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-162743
#<BuildRuby:0x00007f6ad9d2fdc0
@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.20241201-162743",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.002265 0.004648 2.260327 ( 2.252333)
build_miniruby 0.001068 0.000337 1.408464 ( 1.405274)
build_ruby 0.001284 0.000406 3.861224 ( 3.963207)
build_all 0.003210 0.004972 5.588422 ( 2.322867)
build_install 0.013164 0.004438 7.472322 ( 3.385124)
test_btest 0.000655 0.000236 72.121981 ( 19.000703)
test_basic 0.000823 0.008101 0.949163 ( 1.001135)
test_all 0.096800 0.045420 678.318832 (201.740162)
test_rubyspec 0.048787 0.028555 115.823407 ( 19.758102)
total: 254.83 sec