Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-203950
#<BuildRuby:0x000055c65e7e2078
@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.20240316-203950",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.007493 2.511991 ( 3.714966)
build_miniruby 0.001277 0.000379 1.831271 ( 1.984720)
build_ruby 0.001832 0.000000 3.835170 ( 14.188941)
build_all 0.003940 0.004461 7.275141 ( 5.989453)
build_install 0.015394 0.005091 9.038397 ( 7.284035)
test_btest 0.000594 0.000191 95.180008 ( 73.622066)
test_basic 0.004272 0.004107 1.065538 ( 1.565931)
test_all 0.099554 0.019442 804.713758 (361.017478)
test_rubyspec 0.035731 0.059928 135.879369 (147.173524)
total: 616.54 sec