Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-122326
#<BuildRuby:0x000055a161022008
@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.20230817-122326",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006771 0.000283 2.278413 ( 5.860062)
build_miniruby 0.001449 0.000136 1.696002 ( 3.008297)
build_ruby 0.001682 0.000157 3.332981 ( 4.950295)
build_all 0.001284 0.007482 6.236220 ( 7.092579)
build_install 0.015082 0.004446 7.914975 ( 8.247952)
test_btest 0.000759 0.000126 80.986651 ( 50.879906)
test_basic 0.003651 0.004697 0.963632 ( 1.615179)
test_all 0.006821 0.004681 675.192997 (348.084017)
test_rubyspec 0.041840 0.028563 104.873150 (146.975327)
total: 576.71 sec