Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-155124
#<BuildRuby:0x00005636b70c2120
@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-155124",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003374 0.004321 2.773343 ( 3.007520)
build_miniruby 0.002626 0.000195 10.419386 ( 7.076737)
build_ruby 0.001656 0.000123 3.469926 ( 3.734039)
build_all 0.007026 0.000520 6.703415 ( 2.575853)
build_install 0.009834 0.008713 8.143116 ( 4.006292)
test_btest 0.000999 0.000134 91.016205 ( 25.388085)
test_basic 0.006637 0.000885 0.992873 ( 1.066684)
test_all 0.066414 0.049306 753.261314 (220.639484)
test_rubyspec 0.064235 0.038516 159.632004 (168.923896)
total: 436.42 sec