Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-214326
#<BuildRuby:0x0000564c46396230
@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-214326",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006092 0.000244 1.870988 ( 3.708570)
build_miniruby 0.000000 0.001634 1.417066 ( 1.592983)
build_ruby 0.000000 0.001569 2.777058 ( 3.166165)
build_all 0.006411 0.001076 2.217207 ( 2.201028)
build_install 0.009113 0.008741 3.537563 ( 3.466251)
test_btest 0.000633 0.000091 77.924964 ( 41.365366)
test_basic 0.001987 0.004738 0.799224 ( 1.116969)
test_all 0.001503 0.000268 599.803391 (261.424756)
test_rubyspec 0.020349 0.031103 81.801470 ( 97.293402)
total: 415.34 sec