Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-073841
#<BuildRuby:0x000056180caae3b0
@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.20231230-073841",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001127 0.004218 1.606807 ( 1.998237)
build_miniruby 0.001698 0.000000 1.552574 ( 1.551518)
build_ruby 0.000000 0.001762 3.047788 ( 3.310589)
build_all 0.003599 0.003972 5.410879 ( 2.501446)
build_install 0.011515 0.006570 6.771647 ( 3.963341)
test_btest 0.000727 0.000182 81.708061 ( 32.475443)
test_basic 0.006623 0.000601 0.839417 ( 0.901586)
test_all 0.081237 0.041491 691.142705 (261.150996)
test_rubyspec 0.039888 0.026377 94.326833 (106.258706)
total: 414.11 sec