Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-181519
#<BuildRuby:0x00005645ce5a9a00
@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.20230712-181519",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000000 0.000124 0.000124 ( 0.000086)
build_up 0.004007 0.003327 2.146337 ( 4.808062)
build_miniruby 0.000000 0.001414 1.629424 ( 2.276943)
build_ruby 0.000000 0.001358 3.180401 ( 4.791665)
build_all 0.003803 0.004150 2.604767 ( 3.036437)
build_install 0.016463 0.002302 4.176621 ( 4.291185)
test_btest 0.000696 0.000127 81.789181 ( 49.319443)
test_basic 0.003387 0.004928 0.916395 ( 1.371676)
test_all 0.001264 0.000000 637.204711 (354.638214)
test_rubyspec 0.031207 0.024785 93.133859 (138.268913)
total: 562.80 sec