Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-153901
#<BuildRuby:0x00007f1b770bfdd0
@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.20241129-153901",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.009772 0.000253 4.017356 ( 5.457929)
build_miniruby 0.001917 0.000000 2.340912 ( 2.692746)
build_ruby 0.002332 0.000043 4.662082 ( 5.333539)
build_all 0.009609 0.001298 7.145168 ( 5.335716)
build_install 0.022883 0.000165 10.064581 ( 7.063670)
test_btest 0.001110 0.000000 85.795270 ( 57.896799)
test_basic 0.012328 0.000000 1.190744 ( 1.482184)
test_all 0.102269 0.047108 786.928961 (352.737132)
test_rubyspec 0.058550 0.023673 124.907447 ( 29.156145)
total: 467.16 sec