Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-081934
#<BuildRuby:0x000055d8d5a1a118
@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.20230826-081934",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.000000 0.006552 2.299260 ( 3.557620)
build_miniruby 0.000084 0.001531 1.667425 ( 1.665944)
build_ruby 0.001339 0.000092 3.212393 ( 3.411184)
build_all 0.002596 0.004407 6.293514 ( 2.625861)
build_install 0.008533 0.007811 7.678672 ( 3.806431)
test_btest 0.000690 0.000108 88.497521 ( 24.348594)
test_basic 0.006902 0.000000 0.943229 ( 1.013351)
test_all 0.009074 0.000000 677.098459 (248.208904)
test_rubyspec 0.040126 0.022164 98.137721 (109.519645)
total: 398.16 sec