Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-234151
#<BuildRuby:0x0000564dfd4d63d0
@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.20240203-234151",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.001980 0.004092 1.930097 ( 2.298445)
build_miniruby 0.001586 0.000000 1.623608 ( 1.626281)
build_ruby 0.001729 0.000000 3.325143 ( 3.576360)
build_all 0.004468 0.003686 6.421503 ( 3.628442)
build_install 0.015731 0.004337 8.049073 ( 4.815801)
test_btest 0.000000 0.000902 87.488687 ( 39.117693)
test_basic 0.000031 0.007059 0.949111 ( 1.051325)
test_all 0.081361 0.033240 743.988443 (299.506740)
test_rubyspec 0.063741 0.043511 170.446079 (182.322193)
total: 537.94 sec