Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-165023
#<BuildRuby:0x000055e977256078
@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.20231019-165023",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000000 0.006931 2.538702 ( 2.952716)
build_miniruby 0.000708 0.001038 1.830614 ( 2.016457)
build_ruby 0.000000 0.002436 3.590666 ( 3.941166)
build_all 0.002643 0.006408 6.733363 ( 4.697224)
build_install 0.019354 0.003730 8.393967 ( 6.103809)
test_btest 0.000768 0.000279 91.278941 ( 53.287307)
test_basic 0.001685 0.007117 0.940084 ( 1.010500)
test_all 0.003770 0.006094 725.219307 (323.518278)
test_rubyspec 0.043884 0.031896 108.197540 (138.447903)
total: 535.98 sec