Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-164328
#<BuildRuby:0x00007ff8fe87fdd0
@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.20241011-164328",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.007079 0.002781 4.490558 ( 5.982594)
build_miniruby 0.000000 0.002156 2.449278 ( 3.132803)
build_ruby 0.000156 0.002091 4.683990 ( 5.470333)
build_all 0.007815 0.003957 7.985589 ( 7.216528)
build_install 0.015806 0.010603 11.250424 ( 9.675607)
test_btest 0.000738 0.000339 96.538899 ( 86.351373)
test_basic 0.008860 0.004390 1.232722 ( 1.837399)
test_all 0.097224 0.064545 805.495184 (450.295994)
test_rubyspec 0.048425 0.045053 143.056005 ( 77.016701)
total: 646.98 sec