Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-202830
#<BuildRuby:0x00007f2edd7afdd8
@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.20240617-202830",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004086 0.004021 3.177663 ( 3.090445)
build_miniruby 0.001233 0.000365 1.193744 ( 1.194105)
build_ruby 0.001343 0.000398 3.060547 ( 3.269378)
build_all 0.006442 0.001908 6.617059 ( 2.547759)
build_install 0.011271 0.006568 9.133435 ( 4.206391)
test_btest 0.000660 0.000212 104.275460 ( 26.804588)
test_basic 0.006084 0.002112 1.041816 ( 1.097334)
test_all 0.092685 0.056680 794.883860 (227.166530)
test_rubyspec 0.071748 0.018622 153.825339 ( 26.480658)
total: 295.86 sec