Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-202725
#<BuildRuby:0x00007f4add47fde0
@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.20240626-202725",
@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.000030 0.000008 0.000038 ( 0.000033)
autoconf 0.000044 0.000013 0.000057 ( 0.000051)
configure 0.000034 0.000009 0.000043 ( 0.000044)
build_up 0.006778 0.003617 4.353568 ( 4.318824)
build_miniruby 0.001425 0.000419 1.679442 ( 1.681921)
build_ruby 0.002139 0.000000 4.045488 ( 4.148347)
build_all 0.000033 0.009841 8.477396 ( 3.466557)
build_install 0.020711 0.001879 11.668908 ( 21.770753)
test_btest 0.000787 0.000256 119.870973 ( 41.387407)
test_basic 0.008804 0.002951 1.288960 ( 1.352733)
test_all 0.111282 0.040853 873.588609 (250.684888)
test_rubyspec 0.042876 0.049667 163.530703 ( 35.330393)
total: 364.14 sec