Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-184915
#<BuildRuby:0x000055597faee3d0
@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.20230530-184915",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001453 0.004417 1.887467 ( 3.829000)
build_miniruby 0.001104 0.000302 1.347950 ( 1.575575)
build_ruby 0.001552 0.000000 2.737569 ( 3.229052)
build_all 0.006088 0.000964 2.132740 ( 1.948616)
build_install 0.015596 0.002823 3.394310 ( 3.666730)
test_btest 0.000994 0.000248 75.902434 ( 40.702621)
test_basic 0.006703 0.000621 0.790506 ( 1.056416)
test_all 0.000727 0.000176 572.734708 (261.684837)
test_rubyspec 0.008510 0.046751 82.960920 (101.335494)
total: 419.03 sec