Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-033122
#<BuildRuby:0x000055f08a5a5f48
@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.20230629-033122",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002988 0.004449 2.198999 ( 7.250645)
build_miniruby 0.001367 0.000244 1.738636 ( 4.221778)
build_ruby 0.001564 0.000279 3.436756 ( 8.691941)
build_all 0.000683 0.008439 2.653079 ( 5.375324)
build_install 0.013167 0.009775 4.149095 ( 7.992784)
test_btest 0.000616 0.000185 82.971120 ( 95.029703)
test_basic 0.002359 0.005134 0.889016 ( 2.328665)
test_all 0.001362 0.000454 656.702950 (640.644047)
test_rubyspec 0.035972 0.022310 94.926775 (169.287861)
total: 940.82 sec