Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-062432
#<BuildRuby:0x00007f64188dfdc8
@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.20240623-062432",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.007044 0.000907 2.808678 ( 2.822342)
build_miniruby 0.001174 0.000408 1.636931 ( 1.633898)
build_ruby 0.001439 0.000501 3.321733 ( 31.009762)
build_all 0.008119 0.000270 7.233438 ( 2.670889)
build_install 0.011623 0.008599 9.181437 ( 4.251470)
test_btest 0.001139 0.000000 102.276543 ( 27.937916)
test_basic 0.001630 0.006712 0.974138 ( 1.021784)
test_all 0.097415 0.048391 744.532284 (206.661021)
test_rubyspec 0.052329 0.037077 160.545571 ( 28.007285)
total: 306.02 sec