Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-195941
#<BuildRuby:0x0000562ac6c7df48
@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.20230512-195941",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.001783 0.003776 1.763006 ( 3.168586)
build_miniruby 0.001104 0.000176 1.379926 ( 1.554863)
build_ruby 0.001480 0.000000 2.630728 ( 2.991678)
build_all 0.003748 0.002846 2.234605 ( 2.086960)
build_install 0.012464 0.004023 3.531582 ( 3.315276)
test_btest 0.000790 0.000153 74.003917 ( 38.675599)
test_basic 0.005240 0.001014 0.773995 ( 1.109995)
test_all 0.000896 0.000739 580.159203 (237.440335)
test_rubyspec 0.024728 0.026648 81.076004 ( 98.231872)
total: 388.58 sec