Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-061122
#<BuildRuby:0x00007f7a7833fdc0
@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.20240627-061122",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007109 0.001471 4.136145 ( 3.599989)
build_miniruby 0.001387 0.000287 1.306132 ( 1.303070)
build_ruby 0.001671 0.000345 3.769336 ( 3.929368)
build_all 0.007280 0.001506 8.129170 ( 3.249602)
build_install 0.004865 0.012486 10.731274 ( 4.824870)
test_btest 0.000819 0.000238 114.387359 ( 29.866233)
test_basic 0.009664 0.000197 1.107902 ( 1.153127)
test_all 0.097341 0.054391 895.275607 (280.140109)
test_rubyspec 0.049061 0.040925 165.647763 ( 35.323835)
total: 363.39 sec