Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-070630
#<BuildRuby:0x00007f9a0bbcfdc0
@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.20240729-070630",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003872 0.003958 3.468198 ( 3.416129)
build_miniruby 0.001594 0.000000 1.630452 ( 1.626764)
build_ruby 0.001826 0.000000 3.683052 ( 4.150228)
build_all 0.002817 0.005706 7.930431 ( 3.176709)
build_install 0.011544 0.006683 10.826723 ( 4.932297)
test_btest 0.000957 0.000000 123.136151 ( 32.027657)
test_basic 0.010089 0.000770 1.283016 ( 1.330317)
test_all 0.092980 0.060182 876.132215 (294.861363)
test_rubyspec 0.078551 0.013690 180.570000 ( 39.859251)
total: 385.38 sec