Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-181703
#<BuildRuby:0x00007f2c22fcfdc8
@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.20241210-181703",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003269 0.004844 3.257103 ( 3.242882)
build_miniruby 0.000000 0.001557 1.483804 ( 1.480491)
build_ruby 0.000206 0.001562 4.128658 ( 4.279021)
build_all 0.008665 0.000000 6.183231 ( 2.610546)
build_install 0.011488 0.008123 8.539856 ( 4.025531)
test_btest 0.000000 0.001020 75.268465 ( 21.396558)
test_basic 0.000000 0.009978 0.970517 ( 5.454400)
test_all 0.111240 0.032879 729.256205 (265.115874)
test_rubyspec 0.056417 0.025176 114.639032 ( 24.742377)
total: 332.35 sec