Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-143709
#<BuildRuby:0x0000558a0ee961a8
@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.20240209-143709",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002606 0.003664 1.859431 ( 2.226656)
build_miniruby 0.000000 0.001466 1.560338 ( 1.560046)
build_ruby 0.001372 0.000427 3.436414 ( 3.704223)
build_all 0.005999 0.002123 6.537877 ( 3.127371)
build_install 0.016278 0.003093 8.117855 ( 4.664750)
test_btest 0.000729 0.000214 89.270000 ( 38.384730)
test_basic 0.007383 0.000064 0.872982 ( 0.942207)
test_all 0.099504 0.014943 743.575375 (266.907709)
test_rubyspec 0.056487 0.048597 172.808980 (182.473738)
total: 503.99 sec