Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-025031
#<BuildRuby:0x000055a8f3172130
@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.20230529-025031",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000021)
build_up 0.001609 0.004505 1.700617 ( 3.085957)
build_miniruby 0.001143 0.000457 1.257986 ( 1.256253)
build_ruby 0.001004 0.000402 2.513280 ( 2.804647)
build_all 0.006072 0.000767 1.993012 ( 1.198855)
build_install 0.016630 0.001387 3.258552 ( 2.370428)
test_btest 0.000512 0.000170 75.778592 ( 28.582131)
test_basic 0.005116 0.000000 0.741516 ( 0.816532)
test_all 0.001564 0.000000 597.025555 (215.707210)
test_rubyspec 0.022742 0.025716 77.366521 ( 89.398298)
total: 345.22 sec