Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-034647
#<BuildRuby:0x00005571b6296008
@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.20230113-034647",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.003200 0.001708 1.163943 ( 1.638584)
build_miniruby 0.000993 0.000497 1.425417 ( 1.566905)
build_ruby 0.001112 0.000556 3.550224 ( 4.108441)
build_all 0.004750 0.002375 3.890648 ( 2.439167)
build_install 0.012714 0.002048 2.948353 ( 2.680427)
test_btest 0.000693 0.000315 54.510774 ( 30.998574)
test_basic 0.002616 0.003519 0.418965 ( 0.525761)
test_all 0.000987 0.000472 633.128077 (255.459418)
test_rubyspec 0.035246 0.014976 67.292270 ( 77.408231)
total: 376.83 sec