Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-163154
#<BuildRuby:0x0000559a440921d8
@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.20230628-163154",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005446 0.000583 2.049022 ( 3.925114)
build_miniruby 0.000000 0.001758 1.554811 ( 1.623672)
build_ruby 0.000000 0.001468 3.067589 ( 3.712277)
build_all 0.006603 0.001120 2.518336 ( 2.283448)
build_install 0.016772 0.001068 3.777683 ( 3.571347)
test_btest 0.000888 0.000114 80.007116 ( 46.614286)
test_basic 0.000000 0.007211 0.832622 ( 1.397844)
test_all 0.000000 0.001548 621.316952 (289.757303)
test_rubyspec 0.021125 0.031426 86.457060 (101.486940)
total: 454.37 sec