Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-191525
#<BuildRuby:0x00007f4724a9fde0
@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.20240802-191525",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000906 0.007244 3.332765 ( 3.260286)
build_miniruby 0.001517 0.000000 1.583265 ( 1.579614)
build_ruby 0.001760 0.000000 4.228796 ( 4.413259)
build_all 0.008254 0.000783 8.104919 ( 3.087978)
build_install 0.016687 0.003352 10.019022 ( 4.585323)
test_btest 0.000000 0.000827 113.520399 ( 29.618271)
test_basic 0.004644 0.005268 1.147383 ( 1.197265)
test_all 0.105711 0.043242 834.464406 (244.731838)
test_rubyspec 0.054942 0.031876 164.716096 ( 34.040413)
total: 326.52 sec