Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-022236
#<BuildRuby:0x00005612588764f8
@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.20231220-022236",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.000000 0.005861 1.889754 ( 2.236632)
build_miniruby 0.000000 0.001415 1.603651 ( 1.602943)
build_ruby 0.000499 0.000885 3.049983 ( 3.269057)
build_all 0.003534 0.003828 5.587980 ( 2.526123)
build_install 0.019462 0.000000 6.854870 ( 4.114269)
test_btest 0.000731 0.000009 82.282446 ( 34.965313)
test_basic 0.001992 0.005577 0.898156 ( 0.984287)
test_all 0.077659 0.039843 664.511726 (257.760558)
test_rubyspec 0.032385 0.035245 96.568360 (110.020470)
total: 417.48 sec