Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-032423
#<BuildRuby:0x000055f6d8026258
@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.20230924-032423",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000033)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007216 0.000000 2.349579 ( 3.979689)
build_miniruby 0.001539 0.000000 1.645414 ( 1.648249)
build_ruby 0.000000 0.001769 3.135490 ( 3.365294)
build_all 0.006452 0.001511 6.208875 ( 3.129194)
build_install 0.009898 0.008130 7.448068 ( 4.360798)
test_btest 0.000917 0.000173 79.881444 ( 33.854188)
test_basic 0.005053 0.000204 0.929328 ( 1.000939)
test_all 0.008077 0.000736 656.021988 (244.832812)
test_rubyspec 0.034795 0.037482 99.999928 (111.277183)
total: 407.45 sec