Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-083348
#<BuildRuby:0x00005555a3806120
@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.20231012-083348",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008024 0.000005 2.441005 ( 3.499037)
build_miniruby 0.001357 0.000218 1.677722 ( 1.829809)
build_ruby 0.001400 0.000226 3.747534 ( 4.182630)
build_all 0.006740 0.003119 6.501417 ( 4.728007)
build_install 0.017805 0.005072 8.126042 ( 6.663859)
test_btest 0.000794 0.000151 87.200813 ( 65.882666)
test_basic 0.008824 0.000103 1.040428 ( 1.408491)
test_all 0.010220 0.000330 745.812426 (356.644047)
test_rubyspec 0.041726 0.036041 109.550398 (150.698591)
total: 595.54 sec