Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-094321
#<BuildRuby:0x0000559672e6e0e8
@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.20230820-094321",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006495 0.000334 2.351512 ( 6.095895)
build_miniruby 0.001533 0.000211 1.717543 ( 2.848425)
build_ruby 0.001567 0.000216 3.483733 ( 7.903676)
build_all 0.007450 0.000423 6.354001 ( 6.471943)
build_install 0.015556 0.004748 8.107301 ( 8.053053)
test_btest 0.000728 0.000110 84.757894 ( 54.129280)
test_basic 0.007721 0.000477 0.998477 ( 2.016608)
test_all 0.008225 0.002159 675.247290 (560.357589)
test_rubyspec 0.021837 0.060592 112.041536 (251.198379)
total: 899.08 sec