Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250301-210303
#<BuildRuby:0x00007fe314acfdd8
@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.20250301-210303",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000029)
build_up 0.000000 0.006797 3.330879 ( 2.471650)
build_miniruby 0.000438 0.001157 1.487061 ( 1.484133)
build_ruby 0.001712 0.000171 3.607070 ( 3.802278)
build_all 0.008232 0.000823 5.556912 ( 2.456778)
build_install 0.008158 0.012172 7.972124 ( 4.149448)
test_btest 0.000000 0.001008 48.215374 ( 13.792830)
test_basic 0.005937 0.003439 0.848698 ( 0.899201)
test_all 0.081361 0.036714 583.263872 (190.302691)
test_rubyspec 0.042592 0.035878 101.832057 ( 24.476501)
total: 243.84 sec