Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-091117
#<BuildRuby:0x00007f750daefdd8
@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.20240819-091117",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.009523 0.000195 4.191378 ( 4.707966)
build_miniruby 0.000000 0.001920 1.799595 ( 2.262586)
build_ruby 0.000447 0.001964 4.927598 ( 5.464408)
build_all 0.010165 0.000916 9.615981 ( 5.251899)
build_install 0.021840 0.003074 12.699410 ( 7.574483)
test_btest 0.000781 0.000116 119.828227 ( 48.162876)
test_basic 0.003897 0.004728 1.012361 ( 1.064532)
test_all 0.106673 0.051104 895.009842 (264.241770)
test_rubyspec 0.045723 0.052850 177.610498 ( 37.955490)
total: 376.69 sec