Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-162514
#<BuildRuby:0x00005614b088e198
@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.20230201-162514",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004086 0.000743 1.114854 ( 2.100038)
build_miniruby 0.001306 0.000238 1.178564 ( 1.207124)
build_ruby 0.000000 0.001742 2.393823 ( 2.808584)
build_all 0.004942 0.002500 3.790940 ( 2.862650)
build_install 0.004407 0.011258 2.918990 ( 2.616684)
test_btest 0.000515 0.000165 54.856397 ( 29.004500)
test_basic 0.005621 0.000000 0.424751 ( 0.536978)
test_all 0.002391 0.000000 629.842168 (243.288671)
test_rubyspec 0.022264 0.019283 65.278446 ( 75.393010)
total: 359.82 sec