Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-001401
#<BuildRuby:0x00007f5ede06fdd0
@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.20240905-001401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008098 0.001023 3.992139 ( 4.519692)
build_miniruby 0.001434 0.000358 1.826982 ( 1.923212)
build_ruby 0.002272 0.000000 4.806401 ( 5.288613)
build_all 0.010352 0.000067 8.514450 ( 5.478839)
build_install 0.016841 0.007356 11.556614 ( 7.963690)
test_btest 0.000000 0.001150 126.071132 ( 81.101206)
test_basic 0.001932 0.011542 1.388291 ( 1.558361)
test_all 0.108595 0.051405 912.425799 (439.589726)
test_rubyspec 0.064096 0.032173 167.743077 ( 80.536447)
total: 627.96 sec