Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-195056
#<BuildRuby:0x000055e96ad21a00
@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.20230827-195056",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006364 0.000250 2.122758 ( 3.366535)
build_miniruby 0.001486 0.000154 1.551981 ( 1.551094)
build_ruby 0.001640 0.000170 3.137546 ( 3.327710)
build_all 0.008259 0.000854 6.084586 ( 3.122274)
build_install 0.016720 0.004311 7.832807 ( 4.567149)
test_btest 0.000667 0.000081 84.067928 ( 30.135913)
test_basic 0.000832 0.007482 0.922895 ( 0.990157)
test_all 0.000000 0.010765 686.277653 (238.547900)
test_rubyspec 0.047978 0.020282 101.840789 (114.571532)
total: 400.18 sec