Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-180815
#<BuildRuby:0x000056477ef32318
@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.20230923-180815",
@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.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.006665 2.092662 ( 3.350070)
build_miniruby 0.001452 0.000242 1.557275 ( 1.557207)
build_ruby 0.001588 0.000000 3.014447 ( 3.228280)
build_all 0.005978 0.001883 6.105948 ( 3.017197)
build_install 0.014393 0.004933 7.390449 ( 4.047416)
test_btest 0.000755 0.000143 83.699759 ( 32.935509)
test_basic 0.000000 0.005047 0.821547 ( 0.890841)
test_all 0.007417 0.001540 656.603637 (242.986376)
test_rubyspec 0.043302 0.031730 107.305950 (131.530984)
total: 423.55 sec