Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-181202
#<BuildRuby:0x0000563085e9a320
@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.20240114-181202",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.005522 1.548844 ( 1.917492)
build_miniruby 0.000000 0.001615 1.583470 ( 1.588854)
build_ruby 0.000000 0.001952 3.315333 ( 3.555968)
build_all 0.000445 0.005692 5.424820 ( 2.348671)
build_install 0.016898 0.000357 6.732957 ( 3.634778)
test_btest 0.000552 0.000148 82.071192 ( 30.624045)
test_basic 0.007240 0.000847 0.965481 ( 1.058261)
test_all 0.100293 0.015974 740.801497 (286.042271)
test_rubyspec 0.031403 0.033512 91.853729 (103.764494)
total: 434.54 sec