Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-084205
#<BuildRuby:0x000055d5c35de320
@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.20230924-084205",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.007440 0.000830 2.420188 ( 4.869883)
build_miniruby 0.001881 0.000000 1.761881 ( 2.004321)
build_ruby 0.001867 0.000000 3.603937 ( 4.366535)
build_all 0.008956 0.000110 6.480776 ( 5.901642)
build_install 0.020050 0.001522 8.001402 ( 8.083466)
test_btest 0.001163 0.000233 85.266042 ( 59.494196)
test_basic 0.000510 0.007831 0.971711 ( 1.369256)
test_all 0.007366 0.002880 713.157087 (406.781185)
test_rubyspec 0.043929 0.032954 108.207681 (137.187588)
total: 630.06 sec