Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-214655
#<BuildRuby:0x00005563430d1ff0
@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.20231019-214655",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001845 0.004334 2.393865 ( 2.747562)
build_miniruby 0.001381 0.000240 2.086552 ( 2.088876)
build_ruby 0.000000 0.001729 3.450457 ( 3.646453)
build_all 0.007278 0.001368 6.116319 ( 2.652950)
build_install 0.019977 0.000684 7.973034 ( 4.306039)
test_btest 0.001045 0.000000 88.163532 ( 33.078934)
test_basic 0.000000 0.005904 0.764519 ( 0.822718)
test_all 0.007366 0.002285 715.884203 (291.019462)
test_rubyspec 0.038853 0.029435 102.464233 (113.930486)
total: 454.29 sec