Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-084039
#<BuildRuby:0x00005586bb3d9fb8
@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.20230110-084039",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.004705 0.906869 ( 1.303928)
build_miniruby 0.000000 0.001150 1.241324 ( 1.239436)
build_ruby 0.000000 0.001330 3.143480 ( 3.531305)
build_all 0.005931 0.001304 3.584830 ( 1.798686)
build_install 0.010666 0.002427 2.617076 ( 1.778504)
test_btest 0.000516 0.000190 54.742798 ( 14.527561)
test_basic 0.004856 0.000139 0.382684 ( 0.475850)
test_all 0.001599 0.000559 595.281293 (169.916269)
test_rubyspec 0.011303 0.029125 62.596935 ( 72.589206)
total: 267.16 sec