Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-090233
#<BuildRuby:0x0000555de800a1b8
@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.20230610-090233",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000081 0.000000 0.000081 ( 0.000130)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006285 0.000275 1.893954 ( 4.102963)
build_miniruby 0.001476 0.000171 1.446029 ( 1.594348)
build_ruby 0.001540 0.000178 2.665095 ( 3.075568)
build_all 0.007228 0.000324 2.326298 ( 2.174077)
build_install 0.006793 0.009275 3.431270 ( 3.037624)
test_btest 0.000556 0.000099 77.713717 ( 41.031949)
test_basic 0.001710 0.004902 0.787205 ( 1.128263)
test_all 0.001637 0.000351 566.471537 (295.306197)
test_rubyspec 0.022631 0.033538 85.779816 (109.133538)
total: 460.59 sec