Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-032223
#<BuildRuby:0x00007f956f55fdc8
@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.20250428-032223",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.001128 0.004265 1.801722 ( 2.166332)
build_miniruby 0.001591 0.000000 1.291322 ( 1.288678)
build_ruby 0.001724 0.000000 3.831497 ( 3.933273)
build_all 0.002683 0.007607 6.596423 ( 2.890853)
build_install 0.014376 0.007524 8.423998 ( 4.545257)
test_btest 0.000860 0.000252 52.140859 ( 15.217296)
test_basic 0.004719 0.004215 0.857418 ( 0.911478)
test_all 0.101412 0.024317 630.954331 (236.579906)
test_rubyspec 0.056730 0.026335 110.853533 ( 33.834361)
total: 301.37 sec