Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-175856
#<BuildRuby:0x00007fd89730fdc8
@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-175856",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007583 0.000000 3.738036 ( 3.692195)
build_miniruby 0.001489 0.000238 1.666017 ( 1.663330)
build_ruby 0.001453 0.000339 4.139124 ( 4.306020)
build_all 0.008440 0.000025 7.850513 ( 3.152837)
build_install 0.004991 0.014519 10.714455 ( 5.241764)
test_btest 0.000672 0.000212 111.126156 ( 29.713174)
test_basic 0.006615 0.002089 1.222806 ( 1.275189)
test_all 0.120270 0.029462 826.093887 (242.780185)
test_rubyspec 0.053726 0.039485 162.678957 ( 36.660221)
total: 328.49 sec