Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-021407
#<BuildRuby:0x0000564fb56b5f70
@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.20240302-021407",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008286 0.001143 2.752299 ( 4.019835)
build_miniruby 0.001795 0.000000 1.911063 ( 2.339005)
build_ruby 0.001615 0.000000 3.941135 ( 5.109599)
build_all 0.005368 0.003626 7.169427 ( 6.358763)
build_install 0.021979 0.000789 9.123917 ( 7.712279)
test_btest 0.000704 0.000098 95.470153 ( 73.058029)
test_basic 0.003605 0.004858 0.985726 ( 1.530580)
test_all 0.073048 0.048836 817.853001 (494.939537)
test_rubyspec 0.044465 0.048514 134.789356 (179.847521)
total: 774.92 sec