Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-160228
#<BuildRuby:0x00005636d01fe098
@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.20240122-160228",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001804 0.003363 1.498173 ( 1.906842)
build_miniruby 0.001144 0.000361 1.516127 ( 1.514986)
build_ruby 0.001384 0.000437 3.521759 ( 3.782670)
build_all 0.006943 0.000851 6.139735 ( 2.838819)
build_install 0.015573 0.000736 7.213290 ( 3.692037)
test_btest 0.000781 0.000204 83.357046 ( 29.778999)
test_basic 0.005877 0.001533 0.889170 ( 1.003329)
test_all 0.090046 0.023694 677.252406 (202.055271)
test_rubyspec 0.044932 0.047232 142.487855 (153.998259)
total: 400.57 sec