Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-190920
#<BuildRuby:0x00007f254798fdc8
@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.20240617-190920",
@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.000027 0.000007 0.000034 ( 0.000030)
autoconf 0.000000 0.000109 0.000109 ( 0.000073)
configure 0.000000 0.000050 0.000050 ( 0.000050)
build_up 0.005349 0.004083 3.986525 ( 6.635984)
build_miniruby 0.001507 0.000431 1.870642 ( 2.598297)
build_ruby 0.000000 0.002789 4.717899 ( 6.381342)
build_all 0.003167 0.009012 8.706378 ( 10.860389)
build_install 0.017012 0.010894 11.762616 ( 14.590448)
test_btest 0.000889 0.000347 122.180176 (165.557203)
test_basic 0.008826 0.005955 1.349024 ( 4.868264)
test_all 0.110390 0.055413 920.025449 (1095.018916)
test_rubyspec 0.030385 0.070130 161.812491 ( 66.544608)
total: 1373.06 sec