Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-223037
#<BuildRuby:0x00007f3d1f3dfdc0
@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.20240613-223037",
@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.000032)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.006687 0.001043 3.194660 ( 3.152155)
build_miniruby 0.000000 0.001648 1.279945 ( 1.367377)
build_ruby 0.000000 0.001890 3.923625 ( 16.184235)
build_all 0.008325 0.000000 7.867301 ( 3.217447)
build_install 0.020197 0.000000 10.385311 ( 4.811151)
test_btest 0.000911 0.000000 107.398301 ( 28.124668)
test_basic 0.005666 0.002859 1.012074 ( 1.064419)
test_all 0.121383 0.023285 768.587907 (230.236252)
test_rubyspec 0.038127 0.054698 156.533429 ( 34.527458)
total: 322.69 sec