Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-221433
#<BuildRuby:0x00005566a24e1f48
@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.20230311-221433",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005894 0.000769 1.881932 ( 4.383410)
build_miniruby 0.001514 0.000197 1.339093 ( 1.537210)
build_ruby 0.001347 0.000176 2.531084 ( 3.164634)
build_all 0.006461 0.000843 2.154408 ( 2.606922)
build_install 0.015622 0.000746 3.355671 ( 3.366392)
test_btest 0.000679 0.000081 66.067451 ( 40.035166)
test_basic 0.006607 0.000203 0.508665 ( 0.639834)
test_all 0.001707 0.000000 532.750536 (246.986527)
test_rubyspec 0.023354 0.028902 80.583980 ( 94.243288)
total: 396.96 sec