Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-211628
#<BuildRuby:0x000056420cffe8e0
@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-211628",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005004 0.000715 1.276920 ( 2.485987)
build_miniruby 0.001435 0.000205 45.409559 ( 23.146916)
build_ruby 0.000000 0.001611 3.045256 ( 3.643870)
build_all 0.000457 0.007213 3.778870 ( 2.474193)
build_install 0.011475 0.001605 2.818348 ( 2.576339)
test_btest 0.000000 0.000832 54.533223 ( 32.345846)
test_basic 0.000000 0.005963 0.430637 ( 0.704674)
test_all 0.000000 0.001403 642.210102 (281.725780)
test_rubyspec 0.010802 0.039757 71.881989 ( 88.377227)
total: 437.48 sec