Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-122227
#<BuildRuby:0x00007f72b5bbfdd0
@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.20240625-122227",
@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.000000 0.000023 0.000023 ( 0.000023)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000035 0.000035 ( 0.000034)
build_up 0.003311 0.004411 3.056858 ( 3.134533)
build_miniruby 0.000961 0.000655 1.149809 ( 1.146644)
build_ruby 0.001879 0.000000 3.589310 ( 3.747947)
build_all 0.007540 0.001164 7.710247 ( 3.070795)
build_install 0.006211 0.011749 9.945579 ( 4.454542)
test_btest 0.000511 0.000359 109.670876 ( 28.649895)
test_basic 0.003596 0.004659 1.105813 ( 1.158013)
test_all 0.086509 0.065669 756.719784 (240.621661)
test_rubyspec 0.048701 0.044051 161.684279 ( 27.605214)
total: 313.59 sec