Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-170122
#<BuildRuby:0x00007fc0d83dfdd8
@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.20240718-170122",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000040 0.000008 0.000048 ( 0.000049)
build_up 0.007649 0.001530 3.743622 ( 4.313517)
build_miniruby 0.001629 0.000326 1.707804 ( 1.759097)
build_ruby 0.000000 0.002360 4.440533 ( 4.608378)
build_all 0.009640 0.002064 8.523529 ( 5.216758)
build_install 0.018967 0.005671 11.173165 ( 7.194878)
test_btest 0.000711 0.000160 123.366523 ( 74.860747)
test_basic 0.003324 0.008667 1.246039 ( 1.471802)
test_all 0.113717 0.048010 941.755025 (490.713454)
test_rubyspec 0.054492 0.043384 178.263637 (128.203847)
total: 718.34 sec