Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-222139
#<BuildRuby:0x00005598d0bd2130
@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.20230525-222139",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000014 0.000006 0.000020 ( 0.000023)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.002615 0.003451 1.698851 ( 3.100157)
build_miniruby 0.000900 0.000400 1.269542 ( 1.269312)
build_ruby 0.000965 0.000429 2.506039 ( 2.696020)
build_all 0.000000 0.006892 2.004390 ( 1.444375)
build_install 0.011647 0.005077 3.168109 ( 2.265109)
test_btest 0.000500 0.000262 75.850643 ( 27.931208)
test_basic 0.002863 0.001499 0.755435 ( 0.853924)
test_all 0.001500 0.000000 540.596330 (203.206674)
test_rubyspec 0.019114 0.028166 78.018453 ( 89.962204)
total: 332.73 sec