Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-061741
#<BuildRuby:0x00007f9bf25dfdc8
@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.20240726-061741",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000027 0.000008 0.000035 ( 0.000037)
build_up 0.003098 0.005078 3.279101 ( 3.381899)
build_miniruby 0.001649 0.000000 1.500911 ( 1.497649)
build_ruby 0.001970 0.000000 4.415490 ( 4.580313)
build_all 0.008373 0.000000 8.555050 ( 3.512515)
build_install 0.010443 0.007547 11.568843 ( 5.561882)
test_btest 0.000892 0.000000 124.079245 ( 32.326976)
test_basic 0.008130 0.001680 1.292096 ( 1.337420)
test_all 0.118357 0.033101 927.696443 (280.982315)
test_rubyspec 0.037559 0.056913 172.590530 ( 36.161579)
total: 369.34 sec