Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-230910
#<BuildRuby:0x00007fc183ebfdd8
@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.20240924-230910",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.006474 0.002447 4.650725 ( 3.803948)
build_miniruby 0.000000 0.001941 1.583028 ( 1.579293)
build_ruby 0.000000 0.001992 4.249559 ( 4.433883)
build_all 0.002739 0.005646 6.925840 ( 2.911792)
build_install 0.012300 0.010821 10.385450 ( 4.874478)
test_btest 0.000526 0.000211 94.749098 ( 31.180174)
test_basic 0.003588 0.006975 1.139911 ( 1.212659)
test_all 0.091626 0.054472 752.084001 (222.936431)
test_rubyspec 0.048635 0.037854 131.815328 ( 28.158237)
total: 301.09 sec