Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-204222
#<BuildRuby:0x00007f23e599fdd0
@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.20250420-204222",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005035 0.001007 2.076431 ( 2.416124)
build_miniruby 0.001530 0.000306 1.612906 ( 1.643127)
build_ruby 0.001815 0.000363 4.341623 ( 4.486019)
build_all 0.008106 0.000762 6.267993 ( 3.156176)
build_install 0.015370 0.005807 8.468798 ( 5.341671)
test_btest 0.000694 0.000148 51.691645 ( 18.702939)
test_basic 0.007651 0.000619 0.807122 ( 0.860689)
test_all 0.076622 0.043234 592.299307 (180.995138)
test_rubyspec 0.052225 0.024440 100.958287 ( 23.298878)
total: 240.90 sec