Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-214732
#<BuildRuby:0x000055db6f0fa1b8
@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.20230502-214732",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001972 0.003515 1.559922 ( 2.795686)
build_miniruby 0.000931 0.000221 1.067576 ( 1.069168)
build_ruby 0.001253 0.000299 2.151446 ( 2.373130)
build_all 0.005421 0.000320 2.072131 ( 1.222136)
build_install 0.004931 0.008416 3.202853 ( 2.285513)
test_btest 0.000529 0.000161 70.152822 ( 23.748426)
test_basic 0.004900 0.001492 0.708420 ( 0.787311)
test_all 0.001024 0.000311 559.157728 (179.130588)
test_rubyspec 0.022334 0.024595 77.336040 ( 89.303035)
total: 302.72 sec