Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250304-235823
#<BuildRuby:0x00007f783096fdc0
@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.20250304-235823",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.000000 0.006692 3.293815 ( 2.503362)
build_miniruby 0.000235 0.001227 1.350094 ( 1.347788)
build_ruby 0.001729 0.000000 3.518391 ( 3.651463)
build_all 0.004176 0.003275 5.238534 ( 2.295558)
build_install 0.015238 0.000000 7.194966 ( 3.795044)
test_btest 0.000901 0.000000 46.515613 ( 12.770793)
test_basic 0.004028 0.002902 0.904330 ( 0.959942)
test_all 0.082501 0.031495 548.968622 (162.255060)
test_rubyspec 0.034092 0.033821 96.489447 ( 21.760742)
total: 211.34 sec