Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-030539
#<BuildRuby:0x000055b4ae28e318
@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.20230104-030539",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000569 0.004183 1.063701 ( 1.486524)
build_miniruby 0.001735 0.000000 1.486958 ( 1.485636)
build_ruby 0.000000 0.002082 3.409857 ( 3.789334)
build_all 0.000000 0.007093 3.754652 ( 1.927214)
build_install 0.015611 0.001526 3.066135 ( 2.086679)
test_btest 0.000562 0.000200 58.255996 ( 18.643297)
test_basic 0.003211 0.003412 0.431369 ( 0.544416)
test_all 0.001315 0.000499 633.815702 (194.612922)
test_rubyspec 0.022535 0.021861 65.638209 ( 75.561086)
total: 300.14 sec