Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-191447
#<BuildRuby:0x0000557bc3d86078
@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.20230926-191447",
@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.000022 0.000003 0.000025 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.006005 0.000924 2.241798 ( 4.405075)
build_miniruby 0.001373 0.000211 1.668168 ( 1.866991)
build_ruby 0.001669 0.000257 3.381840 ( 3.624289)
build_all 0.002821 0.005019 6.131611 ( 4.394098)
build_install 0.018236 0.000771 7.625425 ( 5.351737)
test_btest 0.000723 0.000125 84.688847 ( 44.036904)
test_basic 0.007402 0.000439 1.003092 ( 1.330963)
test_all 0.006814 0.003448 709.911722 (318.184261)
test_rubyspec 0.029881 0.040707 106.288938 (123.116138)
total: 506.31 sec