Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-002213
#<BuildRuby:0x0000564f5031e228
@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.20240130-002213",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005446 0.000837 1.942989 ( 2.877656)
build_miniruby 0.001544 0.000238 1.666737 ( 1.707697)
build_ruby 0.001697 0.000261 3.413946 ( 3.677305)
build_all 0.003773 0.004170 6.211899 ( 3.770274)
build_install 0.013011 0.007137 7.939800 ( 5.814644)
test_btest 0.000798 0.000178 85.894285 ( 38.031294)
test_basic 0.003775 0.003374 0.951423 ( 1.047908)
test_all 0.081056 0.033007 733.713736 (267.155684)
test_rubyspec 0.050040 0.052677 166.503163 (178.531801)
total: 502.62 sec