Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-131615
#<BuildRuby:0x00007f0c8543fdd0
@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.20240927-131615",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007017 0.003823 5.075335 ( 4.679466)
build_miniruby 0.001639 0.000354 1.889407 ( 1.918661)
build_ruby 0.001821 0.000394 4.664541 ( 4.977116)
build_all 0.005271 0.004402 7.230081 ( 3.356385)
build_install 0.016570 0.000000 8.059711 ( 3.628340)
test_btest 0.000933 0.000000 89.517972 ( 23.362640)
test_basic 0.000770 0.009635 0.926525 ( 0.971989)
test_all 0.103911 0.041967 654.765006 (194.918468)
test_rubyspec 0.063554 0.025641 134.631558 ( 23.406987)
total: 261.22 sec