Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250129-091149
#<BuildRuby:0x00007fd78169fdd8
@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.20250129-091149",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000028 0.000012 0.000040 ( 0.000041)
configure 0.000022 0.000010 0.000032 ( 0.000033)
build_up 0.004522 0.002468 3.600436 ( 2.566121)
build_miniruby 0.001291 0.000568 1.489089 ( 1.486935)
build_ruby 0.001466 0.000645 4.312227 ( 4.500101)
build_all 0.003112 0.007499 6.371541 ( 3.481794)
build_install 0.019706 0.004310 9.286460 ( 5.122956)
test_btest 0.000611 0.000277 75.379433 ( 37.509184)
test_basic 0.011143 0.000000 0.973193 ( 1.051276)
test_all 0.088926 0.026900 557.059900 (215.754920)
test_rubyspec 0.051195 0.022562 105.812726 ( 24.932271)
total: 296.41 sec