Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-203634
#<BuildRuby:0x00007f3ca089fdd0
@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.20240701-203634",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007202 0.000823 4.059646 ( 3.553330)
build_miniruby 0.001606 0.000183 1.553474 ( 1.550934)
build_ruby 0.001954 0.000223 4.373168 ( 4.580997)
build_all 0.004300 0.004333 7.827394 ( 3.091357)
build_install 0.009767 0.009705 10.964782 ( 5.193591)
test_btest 0.000832 0.000157 115.311748 ( 30.023009)
test_basic 0.004455 0.004733 1.081032 ( 1.127187)
test_all 0.097450 0.052033 857.849689 (268.191014)
test_rubyspec 0.054311 0.037491 170.009033 ( 35.649986)
total: 352.96 sec