Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-010655
#<BuildRuby:0x00007f16833cfdc0
@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.20240922-010655",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.000000 0.008361 4.619015 ( 3.707791)
build_miniruby 0.001489 0.000301 1.585873 ( 1.582390)
build_ruby 0.001967 0.000000 4.398766 ( 4.595158)
build_all 0.006054 0.002959 7.015862 ( 2.964351)
build_install 0.013415 0.007191 10.341801 ( 4.770842)
test_btest 0.000681 0.000184 92.999053 ( 25.223772)
test_basic 0.005740 0.004469 1.204513 ( 1.250241)
test_all 0.117978 0.031257 754.912932 (217.018521)
test_rubyspec 0.044400 0.043730 137.097849 ( 27.977649)
total: 289.09 sec