Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-131339
#<BuildRuby:0x00007f627d3dfdd8
@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.20241115-131339",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000049 0.000011 0.000060 ( 0.000060)
configure 0.000038 0.000009 0.000047 ( 0.000046)
build_up 0.005053 0.004214 4.309415 ( 5.203189)
build_miniruby 0.001410 0.000362 1.879975 ( 2.146881)
build_ruby 0.001821 0.000468 5.078575 ( 5.715249)
build_all 0.008824 0.000174 7.059307 ( 4.353454)
build_install 0.017080 0.003290 9.878545 ( 6.562734)
test_btest 0.000798 0.000190 85.552500 ( 53.587913)
test_basic 0.010035 0.002390 1.218588 ( 1.561831)
test_all 0.098202 0.053436 763.477017 (360.830662)
test_rubyspec 0.045265 0.043554 126.713832 ( 46.086290)
total: 486.05 sec