Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-083735
#<BuildRuby:0x00005589583761a8
@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.20230816-083735",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000046 0.000004 0.000050 ( 0.000049)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.000000 0.006751 2.302821 ( 4.769448)
build_miniruby 0.000000 0.001724 1.637252 ( 1.705822)
build_ruby 0.000000 0.001712 3.461505 ( 4.000389)
build_all 0.004823 0.003870 6.667902 ( 4.424783)
build_install 0.015770 0.004641 8.081050 ( 7.041479)
test_btest 0.000770 0.000000 85.420486 ( 45.997480)
test_basic 0.003992 0.003136 0.947576 ( 1.442485)
test_all 0.008140 0.001832 669.413602 (350.528701)
test_rubyspec 0.044943 0.025939 106.075746 (145.630664)
total: 565.54 sec