Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-225802
#<BuildRuby:0x000056273d45a078
@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.20230925-225802",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005326 0.001390 2.284072 ( 4.563001)
build_miniruby 0.001659 0.000000 1.586893 ( 1.741874)
build_ruby 0.001848 0.000000 3.430489 ( 3.912997)
build_all 0.005463 0.003286 6.072957 ( 4.188094)
build_install 0.014752 0.003972 7.872359 ( 6.010507)
test_btest 0.000720 0.000194 81.662302 ( 43.169154)
test_basic 0.007705 0.000768 0.968491 ( 1.257181)
test_all 0.008659 0.002078 677.338637 (330.632571)
test_rubyspec 0.042641 0.027775 104.881327 (122.615011)
total: 518.09 sec