Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-205357
#<BuildRuby:0x00007fc091f9fde0
@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.20240617-205357",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006505 0.001469 3.773332 ( 3.689806)
build_miniruby 0.001523 0.000344 1.698655 ( 1.699398)
build_ruby 0.001973 0.000446 4.298833 ( 4.459818)
build_all 0.006716 0.003824 8.149734 ( 3.728072)
build_install 0.008777 0.011451 10.486530 ( 5.167735)
test_btest 0.000658 0.000201 112.874238 ( 29.601380)
test_basic 0.004691 0.004309 1.107703 ( 1.155314)
test_all 0.119779 0.030601 837.647923 (274.472024)
test_rubyspec 0.052492 0.043320 162.295495 ( 43.165584)
total: 367.14 sec