Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-020722
#<BuildRuby:0x00007f8d89d4fdc8
@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.20240625-020722",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.008224 0.000114 3.344383 ( 3.213257)
build_miniruby 0.001310 0.000361 1.256612 ( 1.253309)
build_ruby 0.000000 0.001993 3.833949 ( 3.966429)
build_all 0.006249 0.002930 7.632126 ( 3.034856)
build_install 0.016134 0.002508 10.325116 ( 4.731406)
test_btest 0.000765 0.000218 106.224489 ( 28.478762)
test_basic 0.002722 0.006228 1.028579 ( 1.080766)
test_all 0.117334 0.039038 785.867185 (228.554097)
test_rubyspec 0.044561 0.043248 170.904469 ( 30.009003)
total: 304.32 sec