Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-224042
#<BuildRuby:0x0000564cbb531f20
@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.20230823-224042",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005950 0.000377 2.283850 ( 5.420888)
build_miniruby 0.001607 0.000277 1.620920 ( 1.668165)
build_ruby 0.000000 0.002092 3.409075 ( 4.940026)
build_all 0.005355 0.002299 6.169803 ( 4.103232)
build_install 0.011615 0.007274 7.882720 ( 6.367066)
test_btest 0.000638 0.000150 84.130116 ( 44.980728)
test_basic 0.002584 0.004832 0.919887 ( 1.135783)
test_all 0.008724 0.001016 720.494140 (344.072921)
test_rubyspec 0.043893 0.029458 107.675494 (153.702385)
total: 566.39 sec