Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-131820
#<BuildRuby:0x000055b85c47e0e0
@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.20230712-131820",
@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.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.007665 2.202304 ( 5.559039)
build_miniruby 0.001391 0.000232 1.632574 ( 2.684338)
build_ruby 0.001355 0.000226 3.625153 ( 5.839601)
build_all 0.004518 0.004088 2.728566 ( 2.980738)
build_install 0.009975 0.009502 4.170931 ( 4.731499)
test_btest 0.000572 0.000143 84.491035 ( 52.477924)
test_basic 0.007142 0.001785 0.977610 ( 1.618423)
test_all 0.001780 0.000445 611.341684 (404.871771)
test_rubyspec 0.018405 0.041307 95.678648 (166.042970)
total: 646.81 sec