Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250225-091022
#<BuildRuby:0x00007fc09da9fdc0
@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.20250225-091022",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006625 0.000254 3.077027 ( 2.522753)
build_miniruby 0.000000 0.001475 1.335738 ( 1.334894)
build_ruby 0.000000 0.001741 3.710537 ( 3.859963)
build_all 0.004175 0.004182 5.159261 ( 2.257795)
build_install 0.010996 0.007011 7.306258 ( 3.622952)
test_btest 0.000821 0.000155 45.752508 ( 12.683752)
test_basic 0.006858 0.000552 0.826147 ( 0.883233)
test_all 0.076177 0.041002 553.212091 (172.549597)
test_rubyspec 0.043031 0.029612 101.139371 ( 31.021557)
total: 230.74 sec