Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-064743
#<BuildRuby:0x000056261e7d21a8
@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-064743",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002437 0.004252 2.172329 ( 3.940837)
build_miniruby 0.001245 0.000178 1.664928 ( 1.690709)
build_ruby 0.001445 0.000207 3.176745 ( 3.463533)
build_all 0.003354 0.004698 2.755067 ( 2.192129)
build_install 0.017968 0.000856 4.294759 ( 3.634164)
test_btest 0.000918 0.000148 86.021570 ( 32.802946)
test_basic 0.004984 0.000000 0.829176 ( 10.152880)
test_all 0.001457 0.000000 647.646945 (322.059131)
test_rubyspec 0.030566 0.025042 94.382192 (108.332184)
total: 488.27 sec