Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-173631
#<BuildRuby:0x00007fdde5edfdd0
@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.20240706-173631",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007591 0.000585 4.206831 ( 3.685183)
build_miniruby 0.000000 0.002221 1.742054 ( 1.738528)
build_ruby 0.000365 0.001860 4.302109 ( 4.430746)
build_all 0.005715 0.003574 8.384505 ( 3.338535)
build_install 0.018776 0.000000 11.206803 ( 5.120320)
test_btest 0.001119 0.000000 118.796313 ( 30.939795)
test_basic 0.006434 0.003692 1.292948 ( 1.334681)
test_all 0.103988 0.050915 841.420638 (252.344833)
test_rubyspec 0.052504 0.041034 174.107295 ( 35.593817)
total: 338.53 sec