Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-101737
#<BuildRuby:0x00007f2cbda4fdd0
@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.20241201-101737",
@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.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.002539 0.004751 2.511840 ( 2.496503)
build_miniruby 0.001114 0.000307 1.152974 ( 1.150871)
build_ruby 0.001427 0.000394 3.448407 ( 3.638754)
build_all 0.008782 0.002423 6.812166 ( 4.102222)
build_install 0.017183 0.008331 9.707960 ( 6.487370)
test_btest 0.000689 0.000206 73.713039 ( 20.718628)
test_basic 0.005290 0.005085 0.905082 ( 0.950284)
test_all 0.118197 0.023753 627.380512 (197.315374)
test_rubyspec 0.072378 0.009215 118.508221 ( 20.998612)
total: 257.86 sec