Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-225136
#<BuildRuby:0x00007fc07f30fdd0
@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.20241118-225136",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.008014 0.001201 4.182328 ( 4.443880)
build_miniruby 0.001667 0.000000 1.731277 ( 1.766280)
build_ruby 0.002334 0.000000 4.417471 ( 4.692011)
build_all 0.008073 0.002862 6.869861 ( 3.828829)
build_install 0.019563 0.003199 9.937363 ( 6.234975)
test_btest 0.000837 0.000000 83.697129 ( 55.622117)
test_basic 0.009953 0.000000 0.935783 ( 3.368232)
test_all 0.097892 0.053811 801.272147 (331.036440)
test_rubyspec 0.044676 0.038066 121.016885 ( 43.926361)
total: 454.92 sec