Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-225010
#<BuildRuby:0x0000558f2627a118
@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-225010",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008308 0.000836 26.900698 ( 25.462383)
build_miniruby 0.001889 0.000000 17.282913 ( 19.369272)
build_ruby 0.000000 0.001994 3.252686 ( 4.408554)
build_all 0.007634 0.001350 16.202336 ( 14.715862)
build_install 0.018757 0.000000 7.712741 ( 6.200539)
test_btest 0.001047 0.000000 83.419036 ( 44.030809)
test_basic 0.004940 0.003010 0.968905 ( 1.287796)
test_all 0.006041 0.003590 707.410694 (387.315733)
test_rubyspec 0.034763 0.034764 105.264856 (137.914624)
total: 640.71 sec