Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-074600
#<BuildRuby:0x00007f7e09fbfde0
@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.20240618-074600",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000000 0.007955 3.400971 ( 3.276736)
build_miniruby 0.001549 0.000000 1.219470 ( 1.216718)
build_ruby 0.000184 0.002115 4.027332 ( 4.223896)
build_all 0.007685 0.001161 7.512231 ( 2.930240)
build_install 0.012255 0.006750 10.290247 ( 4.921944)
test_btest 0.000688 0.000222 109.076132 ( 28.643916)
test_basic 0.006908 0.000000 1.094793 ( 1.149241)
test_all 0.117049 0.031533 824.618543 (272.823074)
test_rubyspec 0.056900 0.031381 159.026412 ( 27.186366)
total: 346.37 sec