Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-020903
#<BuildRuby:0x0000559aa19e1ee8
@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.20231205-020903",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005639 0.001471 2.223310 ( 2.340760)
build_miniruby 0.001126 0.000293 1.602144 ( 1.601592)
build_ruby 0.001306 0.000341 3.052518 ( 3.258888)
build_all 0.007156 0.000717 5.433036 ( 2.557947)
build_install 0.016524 0.000732 6.872411 ( 3.737792)
test_btest 0.000594 0.000132 80.472334 ( 28.380069)
test_basic 0.005871 0.001304 0.822904 ( 0.899666)
test_all 0.098233 0.020574 693.340302 (286.863997)
test_rubyspec 0.045192 0.018887 90.710830 (102.559524)
total: 432.20 sec