Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-044448
#<BuildRuby:0x0000564e5141dfc0
@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.20240314-044448",
@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.000007 0.000026 ( 0.000025)
autoconf 0.000034 0.000011 0.000045 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.004979 0.002995 2.697739 ( 2.697524)
build_miniruby 0.001270 0.000423 1.819279 ( 1.825820)
build_ruby 0.001331 0.000444 3.539237 ( 3.746160)
build_all 0.007092 0.000994 6.854894 ( 3.558220)
build_install 0.019804 0.000828 8.999384 ( 5.930353)
test_btest 0.001219 0.000000 93.551003 ( 49.215159)
test_basic 0.007596 0.000269 0.999074 ( 1.268467)
test_all 0.092428 0.025313 762.122708 (318.287084)
test_rubyspec 0.034419 0.056983 130.386048 (141.879841)
total: 528.41 sec