Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-170154
#<BuildRuby:0x00005571bb9727f0
@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.20230108-170154",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004000 0.000320 1.093233 ( 1.635922)
build_miniruby 0.001237 0.000099 1.297124 ( 1.299242)
build_ruby 0.001379 0.000110 3.240386 ( 3.618486)
build_all 0.006595 0.000186 3.757685 ( 1.908315)
build_install 0.013709 0.000061 2.655367 ( 1.799469)
test_btest 0.000823 0.000057 55.295682 ( 17.423578)
test_basic 0.005358 0.000000 0.419957 ( 0.519759)
test_all 0.001564 0.000000 634.741557 (202.132579)
test_rubyspec 0.017752 0.030202 65.995993 ( 75.997409)
total: 306.34 sec