Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-031509
#<BuildRuby:0x00007f40032efdc0
@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.20240902-031509",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.000486 0.007409 3.371945 ( 3.239609)
build_miniruby 0.001478 0.000197 1.477307 ( 1.474159)
build_ruby 0.001656 0.000221 3.415195 ( 3.589067)
build_all 0.008028 0.000020 6.829875 ( 2.588057)
build_install 0.017762 0.000222 9.032916 ( 4.230728)
test_btest 0.000812 0.000090 112.552998 ( 28.847784)
test_basic 0.010225 0.000671 1.113036 ( 1.156074)
test_all 0.107174 0.043430 751.410646 (224.090110)
test_rubyspec 0.039805 0.051548 176.061677 ( 38.085497)
total: 307.30 sec