Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-140208
#<BuildRuby:0x00007f9cdfacfde0
@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.20240927-140208",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.001966 0.007101 4.703917 ( 4.280993)
build_miniruby 0.001235 0.000462 2.266361 ( 2.264604)
build_ruby 0.000000 0.002012 4.308867 ( 15.169788)
build_all 0.003666 0.005578 6.969009 ( 2.945386)
build_install 0.012985 0.010118 11.085331 ( 5.706277)
test_btest 0.000580 0.000278 94.069988 ( 39.915404)
test_basic 0.005164 0.004799 1.012322 ( 1.928800)
test_all 0.101035 0.046343 757.467459 (229.828394)
test_rubyspec 0.056487 0.028006 133.137586 ( 28.235111)
total: 330.28 sec