Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-201743
#<BuildRuby:0x00007f4ed5e2fdd0
@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.20250415-201743",
@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.000023 0.000009 0.000032 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.003480 0.002044 1.930334 ( 2.270547)
build_miniruby 0.000936 0.000408 1.400158 ( 1.398462)
build_ruby 0.001205 0.000525 3.699850 ( 3.882892)
build_all 0.005925 0.003082 5.539880 ( 2.342127)
build_install 0.013564 0.005231 7.500771 ( 4.237172)
test_btest 0.000679 0.000294 48.356551 ( 14.168133)
test_basic 0.006672 0.001239 0.753202 ( 0.806862)
test_all 0.079406 0.039155 596.537349 (207.908398)
test_rubyspec 0.035707 0.038181 101.865331 ( 23.072282)
total: 260.09 sec