Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-184336
#<BuildRuby:0x0000555cd6fa2390
@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.20240214-184336",
@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.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.006689 1.877500 ( 2.424332)
build_miniruby 0.003114 0.006509 245.965235 ( 65.484097)
build_ruby 0.001234 0.000320 4.056893 ( 4.263506)
build_all 0.008758 0.002143 30.946682 ( 12.477281)
build_install 0.008307 0.007798 7.915778 ( 3.661038)
test_btest 0.000932 0.000283 88.744702 ( 23.988483)
test_basic 0.002614 0.003266 0.828345 ( 0.884937)
test_all 0.082128 0.040637 724.937242 (242.523811)
test_rubyspec 0.058557 0.042891 155.515047 (164.763712)
total: 520.47 sec