Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-074523
#<BuildRuby:0x00007fe035d4fdd8
@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.20240921-074523",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007387 0.001007 4.131132 ( 3.554243)
build_miniruby 0.001677 0.000229 1.784616 ( 1.857516)
build_ruby 0.001970 0.000269 4.635446 ( 5.114421)
build_all 0.010649 0.000000 7.603003 ( 4.713543)
build_install 0.013621 0.010269 11.643916 ( 7.114085)
test_btest 0.001035 0.000000 103.814348 ( 62.681298)
test_basic 0.003095 0.011547 1.324629 ( 1.627322)
test_all 0.107407 0.043191 741.613378 (218.047217)
test_rubyspec 0.046986 0.043313 139.646108 ( 25.243080)
total: 329.95 sec