Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-013358
#<BuildRuby:0x000055b5b606e138
@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.20230119-013358",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003804 0.000801 1.092109 ( 1.470563)
build_miniruby 0.000000 0.001546 1.159261 ( 1.158184)
build_ruby 0.000000 0.001405 2.944822 ( 3.355263)
build_all 0.007403 0.000865 3.716864 ( 2.475678)
build_install 0.007288 0.009441 2.854069 ( 2.478022)
test_btest 0.000765 0.000000 54.996754 ( 29.616388)
test_basic 0.002568 0.003642 0.426241 ( 0.603016)
test_all 0.000799 0.000276 671.675339 (252.175769)
test_rubyspec 0.025692 0.026110 73.802139 ( 89.472577)
total: 382.81 sec