Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250308-102110
#<BuildRuby:0x00007fd2aee0fdc0
@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.20250308-102110",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007018 3.066902 ( 2.263555)
build_miniruby 0.000601 0.000917 1.295216 ( 1.295825)
build_ruby 0.001356 0.000339 3.512354 ( 29.598461)
build_all 0.006129 0.003502 5.838555 ( 3.410836)
build_install 0.009582 0.008413 7.574072 ( 3.844480)
test_btest 0.000670 0.000210 41.101038 ( 13.214366)
test_basic 0.004973 0.001554 0.604835 ( 2.545672)
test_all 0.071386 0.042402 550.426693 (177.398209)
test_rubyspec 0.049180 0.019751 97.239510 ( 21.103404)
total: 254.68 sec