Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-130341
#<BuildRuby:0x00007f86ca7afdc0
@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.20240829-130341",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.003782 0.003899 3.571388 ( 3.572963)
build_miniruby 0.001567 0.000000 1.661680 ( 1.657999)
build_ruby 0.000000 0.001929 4.031042 ( 4.203831)
build_all 0.005082 0.004008 7.487784 ( 2.853618)
build_install 0.018032 0.002257 10.532715 ( 4.994792)
test_btest 0.000781 0.000267 115.600587 ( 30.322146)
test_basic 0.008522 0.001504 1.245769 ( 1.290286)
test_all 0.113658 0.037886 854.686995 (270.428446)
test_rubyspec 0.042309 0.048412 166.286799 ( 36.266960)
total: 355.59 sec