Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250401-073346
#<BuildRuby:0x00007f12c2c3fdd0
@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.20250401-073346",
@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.000026 0.000006 0.000032 ( 0.000028)
autoconf 0.000048 0.000011 0.000059 ( 0.000055)
configure 0.000041 0.000009 0.000050 ( 0.000045)
build_up 0.005286 0.004368 4.162064 ( 3.343077)
build_miniruby 0.001948 0.000000 1.615976 ( 1.635081)
build_ruby 0.002067 0.000002 4.036023 ( 4.183224)
build_all 0.000000 0.010701 6.192946 ( 3.571623)
build_install 0.021091 0.002904 9.300257 ( 5.435563)
test_btest 0.000820 0.000244 50.999945 ( 33.726037)
test_basic 0.009584 0.001543 0.917057 ( 1.346572)
test_all 0.070588 0.049508 608.588605 (233.526299)
test_rubyspec 0.050382 0.025589 99.607924 ( 22.198039)
total: 308.97 sec