Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-133652
#<BuildRuby:0x00007ff9e5f7fdc8
@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.20241016-133652",
@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.000014 0.000008 0.000022 ( 0.000021)
autoconf 0.000023 0.000012 0.000035 ( 0.000035)
configure 0.000023 0.000012 0.000035 ( 0.000034)
build_up 0.002452 0.005482 3.761360 ( 3.648662)
build_miniruby 0.001235 0.000715 1.705745 ( 1.703034)
build_ruby 0.000000 0.002382 4.610165 ( 4.767253)
build_all 0.008457 0.001734 7.685652 ( 3.379776)
build_install 0.010558 0.009763 10.196014 ( 5.098129)
test_btest 0.000656 0.000400 98.040360 ( 27.264273)
test_basic 0.004938 0.004731 1.008797 ( 1.065077)
test_all 0.124358 0.025927 759.504211 (223.474636)
test_rubyspec 0.033129 0.056053 134.717350 ( 30.310371)
total: 300.71 sec