Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-231410
#<BuildRuby:0x0000560e5f5da390
@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.20240315-231410",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005159 0.000898 1.942034 ( 1.986983)
build_miniruby 0.001478 0.000000 1.322712 ( 1.320737)
build_ruby 0.001686 0.000000 3.185389 ( 3.394052)
build_all 0.007555 0.000414 6.546763 ( 2.485507)
build_install 0.013514 0.003664 7.791610 ( 3.538677)
test_btest 0.000924 0.000159 88.547096 ( 25.000559)
test_basic 0.001539 0.002851 0.836663 ( 6.616707)
test_all 0.066071 0.055464 797.753475 (233.692862)
test_rubyspec 0.043442 0.038836 109.449665 (118.568873)
total: 396.61 sec