Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-004141
#<BuildRuby:0x000079aca074fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251227-004141",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000913 0.005360 2.386938 ( 2.523992)
build_miniruby 0.000422 0.001109 1.785504 ( 1.781914)
build_ruby 0.001429 0.000517 4.419425 ( 4.440634)
build_all 0.002495 0.006659 7.043506 ( 3.155987)
build_install 0.014768 0.005401 9.387303 ( 5.163736)
test_btest 0.000691 0.000246 78.568917 ( 23.146648)
test_basic 0.004733 0.004985 1.083140 ( 1.129201)
test_all 0.106410 0.024938 776.292202 (235.100241)
test_rubyspec 0.052019 0.033819 129.551596 ( 30.701116)
total: 307.14 sec