Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-163610
#<BuildRuby:0x00007f18b084fdd0
@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.20240704-163610",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.007535 0.000818 4.229276 ( 3.604783)
build_miniruby 0.000000 0.002032 1.582800 ( 1.579323)
build_ruby 0.001625 0.000343 3.975002 ( 4.152918)
build_all 0.008405 0.000123 8.006358 ( 3.205902)
build_install 0.018735 0.001485 10.366257 ( 4.635186)
test_btest 0.000614 0.000132 113.667627 ( 30.942413)
test_basic 0.009652 0.001155 1.075721 ( 1.124193)
test_all 0.099815 0.054869 911.808290 (280.330130)
test_rubyspec 0.055390 0.033684 170.096000 ( 36.010481)
total: 365.59 sec