Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-103701
#<BuildRuby:0x00005646c8ade1d8
@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.20230510-103701",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005361 0.000618 1.914047 ( 3.843834)
build_miniruby 0.001369 0.000000 1.254387 ( 1.261166)
build_ruby 0.001563 0.000000 2.729681 ( 2.980099)
build_all 0.002542 0.003755 2.262459 ( 2.289347)
build_install 0.004334 0.011246 3.538180 ( 3.094876)
test_btest 0.000955 0.000000 75.415646 ( 39.711266)
test_basic 0.002820 0.003900 0.777753 ( 1.034767)
test_all 0.001119 0.000289 566.998542 (242.527489)
test_rubyspec 0.013458 0.034447 80.002910 ( 97.218253)
total: 393.96 sec