Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-181438
#<BuildRuby:0x00007f71d4f1fde0
@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.20241110-181438",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001903 0.005513 3.474007 ( 3.354109)
build_miniruby 0.001139 0.000482 1.383656 ( 1.380791)
build_ruby 0.001519 0.000642 3.992265 ( 4.119918)
build_all 0.004455 0.004147 6.480314 ( 2.790175)
build_install 0.008434 0.010102 8.918248 ( 4.277236)
test_btest 0.000702 0.000351 77.829847 ( 21.320445)
test_basic 0.008925 0.000325 1.027054 ( 1.077146)
test_all 0.092626 0.052355 698.381422 (211.417548)
test_rubyspec 0.038065 0.045015 119.695568 ( 26.966365)
total: 276.70 sec