Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-152215
#<BuildRuby:0x00007fc63a65fdd0
@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.20240707-152215",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000047 0.000009 0.000056 ( 0.000056)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.008207 0.001641 4.691353 ( 4.867071)
build_miniruby 0.001454 0.000291 1.877697 ( 1.940254)
build_ruby 0.002117 0.000423 4.785833 ( 5.277701)
build_all 0.009526 0.001007 8.967230 ( 4.927463)
build_install 0.020451 0.005923 12.350964 ( 7.665872)
test_btest 0.001468 0.000000 127.055931 ( 63.811859)
test_basic 0.014253 0.000384 1.499669 ( 1.881274)
test_all 0.117012 0.047742 848.330456 (254.173514)
test_rubyspec 0.057626 0.042525 177.743215 ( 34.808077)
total: 379.35 sec