Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250426-121900
#<BuildRuby:0x00007f18891cfdd8
@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.20250426-121900",
@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.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.000000 0.005531 2.016939 ( 2.465142)
build_miniruby 0.000000 0.001541 1.198016 ( 1.195658)
build_ruby 0.000905 0.001078 4.282796 ( 13.076506)
build_all 0.010600 0.001058 6.671006 ( 4.214435)
build_install 0.016098 0.007894 8.938626 ( 6.557187)
test_btest 0.000617 0.000212 49.233365 ( 13.826328)
test_basic 0.009064 0.000454 0.870073 ( 0.927651)
test_all 0.077667 0.041943 577.931858 (197.600144)
test_rubyspec 0.041692 0.036933 104.084206 ( 21.749319)
total: 261.61 sec