Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-094539
#<BuildRuby:0x0000558a39891f48
@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.20230501-094539",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000000 0.000039 0.000039 ( 0.000038)
build_up 0.000000 0.005809 1.689341 ( 2.947053)
build_miniruby 0.000000 0.001170 0.968276 ( 0.966814)
build_ruby 0.000000 0.001244 2.347661 ( 2.563897)
build_all 0.002242 0.002680 1.944029 ( 1.153808)
build_install 0.011618 0.002722 3.100537 ( 2.231321)
test_btest 0.000623 0.000208 74.480481 ( 23.831515)
test_basic 0.006945 0.000000 0.717997 ( 0.802092)
test_all 0.000910 0.000112 529.205814 (181.138092)
test_rubyspec 0.017809 0.029781 76.564446 ( 88.849208)
total: 304.48 sec