Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-034554
#<BuildRuby:0x00007f1e1041fde0
@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.20241024-034554",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000097 0.008084 4.052871 ( 3.850020)
build_miniruby 0.001385 0.000277 1.737858 ( 1.734689)
build_ruby 0.001600 0.000320 4.425301 ( 4.640563)
build_all 0.008782 0.000093 7.178238 ( 3.015002)
build_install 0.015727 0.004810 10.158334 ( 4.950155)
test_btest 0.000711 0.000142 80.447590 ( 21.331032)
test_basic 0.001491 0.007859 0.807575 ( 0.854781)
test_all 0.121468 0.024778 717.057935 (253.980983)
test_rubyspec 0.039526 0.044412 127.983446 ( 28.094815)
total: 322.45 sec