Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-055415
#<BuildRuby:0x00007f76df43fdc0
@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.20240710-055415",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000000 0.000104 0.000104 ( 0.000177)
build_up 0.004212 0.003946 4.061026 ( 3.515757)
build_miniruby 0.001874 0.000000 1.438487 ( 1.435653)
build_ruby 0.002205 0.000000 4.177578 ( 4.322165)
build_all 0.009997 0.000000 7.900330 ( 3.497996)
build_install 0.018312 0.004145 11.133516 ( 5.642986)
test_btest 0.000739 0.000206 117.736632 ( 35.721736)
test_basic 0.005083 0.004386 1.139928 ( 1.209416)
test_all 0.120394 0.034711 885.759503 (298.895504)
test_rubyspec 0.049492 0.044746 162.232471 ( 35.229626)
total: 389.47 sec