Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-123312
#<BuildRuby:0x00007fcc3e45fdc8
@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.20240630-123312",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000041 0.000009 0.000050 ( 0.000051)
configure 0.000043 0.000009 0.000052 ( 0.000053)
build_up 0.001907 0.007459 3.954825 ( 3.552479)
build_miniruby 0.001453 0.000403 1.651443 ( 1.648490)
build_ruby 0.002028 0.000000 3.811092 ( 29.376189)
build_all 0.007463 0.000406 6.221445 ( 3.215747)
build_install 0.008706 0.009534 9.192928 ( 10.290469)
test_btest 0.000727 0.000223 113.197658 ( 35.678206)
test_basic 0.001235 0.007350 1.272305 ( 1.433225)
test_all 0.106599 0.050881 895.304781 (320.961821)
test_rubyspec 0.046563 0.045357 168.396830 ( 34.228124)
total: 440.39 sec