Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-093547
#<BuildRuby:0x000055baeacce7c8
@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.20230722-093547",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007534 0.000471 2.284005 ( 5.102076)
build_miniruby 0.001498 0.000200 1.644584 ( 2.597162)
build_ruby 0.001531 0.000204 3.325794 ( 4.616371)
build_all 0.007623 0.000000 2.596051 ( 2.328090)
build_install 0.020560 0.000000 4.011397 ( 5.319382)
test_btest 0.000827 0.000000 81.658663 ( 56.932326)
test_basic 0.008876 0.000000 0.960257 ( 2.178868)
test_all 0.002533 0.000000 621.297795 (466.891901)
test_rubyspec 0.055708 0.009062 95.325222 (192.579863)
total: 738.55 sec