Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-005638
#<BuildRuby:0x000055b87783a3d0
@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.20221228-005638",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003434 0.000723 1.080695 ( 1.465748)
build_miniruby 0.001036 0.000218 1.070743 ( 1.069415)
build_ruby 0.000000 0.001248 2.648688 ( 3.040533)
build_all 0.000000 0.006320 3.460278 ( 1.709418)
build_install 0.013432 0.004120 3.126822 ( 2.425426)
test_btest 0.000694 0.000213 57.699898 ( 20.781987)
test_basic 0.005201 0.001601 0.457167 ( 0.557908)
test_all 0.001337 0.000121 613.722351 (183.723991)
test_rubyspec 0.021212 0.018032 62.177814 ( 72.160391)
total: 286.94 sec