Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250218-081725
#<BuildRuby:0x00007f06cdcefdd0
@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.20250218-081725",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006911 0.000502 3.534398 ( 2.688521)
build_miniruby 0.001247 0.000208 1.580491 ( 1.608292)
build_ruby 0.001901 0.000317 3.761466 ( 28.387354)
build_all 0.009177 0.001530 5.797513 ( 2.938098)
build_install 0.012724 0.010716 8.227232 ( 5.143188)
test_btest 0.000589 0.000133 48.204971 ( 25.882057)
test_basic 0.005430 0.004892 0.840515 ( 0.951502)
test_all 0.089872 0.032528 607.890692 (355.167961)
test_rubyspec 0.031362 0.049243 102.101037 ( 46.593688)
total: 469.36 sec