Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-140711
#<BuildRuby:0x00005560990a62a8
@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.20230704-140711",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000025)
build_up 0.005829 0.000064 1.889381 ( 3.184204)
build_miniruby 0.001234 0.000041 1.491410 ( 1.507844)
build_ruby 0.001488 0.000049 3.221748 ( 3.461608)
build_all 0.006944 0.000232 2.488354 ( 2.147157)
build_install 0.016355 0.000389 3.804543 ( 3.984698)
test_btest 0.001059 0.000034 82.759795 ( 45.462590)
test_basic 0.005435 0.000022 0.870826 ( 0.973631)
test_all 0.001235 0.000039 605.335081 (258.097713)
test_rubyspec 0.041495 0.011456 88.440707 (106.746929)
total: 425.57 sec