Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-151835
#<BuildRuby:0x000055f4c3851e58
@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.20240314-151835",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007550 0.000000 2.913342 ( 2.762972)
build_miniruby 0.001509 0.000096 1.689979 ( 1.689179)
build_ruby 0.001711 0.000122 3.805510 ( 4.040092)
build_all 0.007821 0.000252 6.985794 ( 3.127575)
build_install 0.016401 0.003496 8.777941 ( 4.034364)
test_btest 0.000857 0.000073 94.459223 ( 33.668514)
test_basic 0.000000 0.007491 1.021734 ( 1.123918)
test_all 0.076687 0.044628 771.033564 (254.183991)
test_rubyspec 0.039865 0.038241 113.360668 (122.659839)
total: 427.29 sec