Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-051152
#<BuildRuby:0x000056090346dfb8
@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.20230815-051152",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.006664 0.000092 2.281699 ( 5.859857)
build_miniruby 0.001200 0.000041 1.725250 ( 2.819281)
build_ruby 0.001851 0.000064 3.420410 ( 6.456096)
build_all 0.004128 0.004506 6.535599 ( 7.397076)
build_install 0.020532 0.000761 8.091455 ( 10.253787)
test_btest 0.000752 0.000048 84.476865 ( 64.060553)
test_basic 0.008468 0.000231 0.997876 ( 2.062894)
test_all 0.000646 0.009870 713.449006 (438.854385)
test_rubyspec 0.033639 0.040639 108.519373 (149.777057)
total: 687.54 sec