Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-024317
#<BuildRuby:0x00005567341d21a8
@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.20230612-024317",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005773 0.000000 1.752968 ( 3.067389)
build_miniruby 0.001551 0.000000 1.333852 ( 1.332942)
build_ruby 0.001876 0.000000 2.830314 ( 3.049874)
build_all 0.007409 0.000023 2.156864 ( 1.530690)
build_install 0.012191 0.004913 3.455403 ( 2.458113)
test_btest 0.000678 0.000047 78.424870 ( 30.708561)
test_basic 0.004857 0.000335 0.795895 ( 0.884465)
test_all 0.001431 0.000098 563.182011 (201.483816)
test_rubyspec 0.040737 0.011487 80.397242 ( 92.293007)
total: 336.81 sec