Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-083313
#<BuildRuby:0x00007eff7bbbfdd8
@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.20240625-083313",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007299 0.000902 3.812876 ( 4.844109)
build_miniruby 0.001268 0.000338 1.352929 ( 1.352649)
build_ruby 0.001470 0.000392 4.009170 ( 4.164550)
build_all 0.008046 0.001011 8.087380 ( 3.261203)
build_install 0.014441 0.005874 10.791116 ( 4.877152)
test_btest 0.000767 0.000209 117.721939 ( 32.531392)
test_basic 0.004160 0.005728 1.307603 ( 1.368938)
test_all 0.110014 0.045420 832.547397 (262.084591)
test_rubyspec 0.058697 0.030455 166.468900 ( 34.263860)
total: 348.75 sec