Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-110230
#<BuildRuby:0x00007f39700efdc0
@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.20241129-110230",
@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.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.001511 0.008329 3.618797 ( 3.731776)
build_miniruby 0.001455 0.000423 1.747706 ( 1.815356)
build_ruby 0.000000 0.002500 4.728205 ( 4.944757)
build_all 0.005531 0.004643 6.853447 ( 4.254194)
build_install 0.015395 0.006526 9.651014 ( 5.993203)
test_btest 0.000715 0.000245 84.814202 ( 50.626361)
test_basic 0.005570 0.006278 1.139897 ( 1.270447)
test_all 0.125687 0.029979 749.804385 (339.999909)
test_rubyspec 0.061030 0.026438 124.352601 ( 46.049983)
total: 458.69 sec