Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-124629
#<BuildRuby:0x00005596268f20e8
@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.20230625-124629",
@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.000035 0.000005 0.000040 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005759 0.000886 2.083410 ( 4.424580)
build_miniruby 0.001466 0.000226 1.666170 ( 2.077791)
build_ruby 0.001407 0.000216 3.185346 ( 3.985874)
build_all 0.006708 0.001031 2.414896 ( 2.416908)
build_install 0.016056 0.003500 3.997933 ( 3.713315)
test_btest 0.000000 0.000924 80.160209 ( 39.203340)
test_basic 0.000000 0.005018 0.788829 ( 0.893645)
test_all 0.000000 0.001292 605.419897 (259.861715)
test_rubyspec 0.037008 0.014960 88.679159 (106.853709)
total: 423.43 sec