Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250113-210736
#<BuildRuby:0x00007fbd3ff1fdc0
@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.20250113-210736",
@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.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004990 0.000892 1.961435 ( 2.269386)
build_miniruby 0.001253 0.000224 1.373142 ( 1.370371)
build_ruby 0.001347 0.000240 3.084047 ( 3.273371)
build_all 0.007127 0.000496 5.328018 ( 2.176388)
build_install 0.011604 0.004079 6.943968 ( 3.583819)
test_btest 0.000707 0.000133 68.486859 ( 18.859233)
test_basic 0.004226 0.003418 0.836412 ( 0.893613)
test_all 0.100799 0.037401 626.643227 (186.898435)
test_rubyspec 0.041258 0.037537 108.153952 ( 25.500701)
total: 244.83 sec