Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-213356
#<BuildRuby:0x00007fb1508ffdc8
@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.20241215-213356",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.006157 0.000747 2.564917 ( 3.399611)
build_miniruby 0.001683 0.000204 1.756108 ( 1.879664)
build_ruby 0.001806 0.000219 4.569914 ( 4.938870)
build_all 0.010035 0.000150 6.815628 ( 5.161485)
build_install 0.017998 0.005644 8.936737 ( 6.875512)
test_btest 0.000840 0.000113 82.735754 ( 62.555801)
test_basic 0.005003 0.000676 1.151318 ( 1.530004)
test_all 0.109958 0.042810 796.540331 (428.921845)
test_rubyspec 0.041001 0.042832 121.877104 ( 44.431821)
total: 559.70 sec