Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-003139
#<BuildRuby:0x00007f081370fdd8
@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-003139",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.002134 0.004870 2.367629 ( 2.745405)
build_miniruby 0.001058 0.000461 1.094733 ( 1.091646)
build_ruby 0.001706 0.000000 3.139002 ( 18.507894)
build_all 0.002023 0.006079 6.446742 ( 2.428475)
build_install 0.012070 0.005957 8.376074 ( 3.890718)
test_btest 0.000542 0.000260 110.266728 ( 37.481262)
test_basic 0.002350 0.005312 0.803165 ( 5.453093)
test_all 0.131922 0.018980 807.540809 (247.515872)
test_rubyspec 0.050683 0.034853 163.377015 ( 27.358406)
total: 346.47 sec