Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-080752
#<BuildRuby:0x00007f02bfaffdc0
@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.20240614-080752",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.004344 0.004092 3.509878 ( 3.562244)
build_miniruby 0.001676 0.000000 2.085176 ( 2.083533)
build_ruby 0.002191 0.000000 3.748007 ( 3.894424)
build_all 0.004259 0.004087 7.775987 ( 3.085384)
build_install 0.006509 0.014295 11.204014 ( 5.449510)
test_btest 0.000757 0.000252 116.253352 ( 30.701960)
test_basic 0.005122 0.004336 1.062561 ( 1.113264)
test_all 0.108928 0.044822 885.466279 (319.818085)
test_rubyspec 0.024072 0.069792 164.007534 ( 37.479971)
total: 407.19 sec