Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-191519
#<BuildRuby:0x000055c013176118
@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.20230706-191519",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002374 0.004579 2.116894 ( 5.709385)
build_miniruby 0.001717 0.000000 1.657421 ( 2.562953)
build_ruby 0.001772 0.000000 3.669989 ( 6.100046)
build_all 0.006335 0.001485 2.566447 ( 3.814814)
build_install 0.012771 0.006614 3.930041 ( 7.148795)
test_btest 0.000661 0.000182 83.269710 ( 61.643057)
test_basic 0.000791 0.007912 0.924557 ( 1.976421)
test_all 0.001333 0.000445 606.293212 (482.909398)
test_rubyspec 0.016353 0.042990 91.258269 (163.837920)
total: 735.70 sec