Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-101829
#<BuildRuby:0x00007f688a35fdc8
@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.20240830-101829",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000033 0.000010 0.000043 ( 0.000042)
build_up 0.001702 0.007201 4.203160 ( 4.550612)
build_miniruby 0.002108 0.000000 2.163464 ( 2.171529)
build_ruby 0.002026 0.000106 4.885827 ( 5.027608)
build_all 0.008252 0.001396 8.379590 ( 4.290066)
build_install 0.014649 0.007579 11.944053 ( 6.739840)
test_btest 0.000851 0.000291 124.011837 ( 53.431111)
test_basic 0.001286 0.011016 1.384336 ( 1.543467)
test_all 0.111735 0.044912 888.475896 (433.113203)
test_rubyspec 0.057130 0.034935 174.459741 ( 71.272880)
total: 582.14 sec