Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-215654
#<BuildRuby:0x0000562f5574e2c8
@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.20240318-215654",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002943 0.003764 2.165432 ( 2.164004)
build_miniruby 0.001425 0.000000 1.282633 ( 1.280719)
build_ruby 0.001472 0.000000 3.081756 ( 3.341540)
build_all 0.004204 0.002990 6.488079 ( 2.412909)
build_install 0.007880 0.010345 8.346955 ( 3.872168)
test_btest 0.000797 0.000224 88.721587 ( 23.105354)
test_basic 0.001632 0.004202 0.889570 ( 0.948203)
test_all 0.080909 0.039960 814.016214 (245.628162)
test_rubyspec 0.053008 0.041047 119.578119 (131.183662)
total: 413.94 sec