Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-171258
#<BuildRuby:0x0000564c0b78a6d8
@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.20230808-171258",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006597 0.000255 2.290270 ( 7.437765)
build_miniruby 0.001503 0.000000 1.785604 ( 5.036805)
build_ruby 0.001642 0.000000 3.223582 ( 6.060182)
build_all 0.007678 0.000689 2.765528 ( 4.093190)
build_install 0.012568 0.008654 4.276203 ( 7.453769)
test_btest 0.000897 0.000000 79.659800 ( 68.740129)
test_basic 0.009079 0.000000 0.995508 ( 2.051708)
test_all 0.001804 0.000000 631.767980 (514.001646)
test_rubyspec 0.038435 0.025248 100.493829 (195.988073)
total: 810.86 sec