Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-135159
#<BuildRuby:0x0000562aa8d95f70
@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.20230124-135159",
@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.000000 0.000012 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004640 0.000194 1.108063 ( 1.495094)
build_miniruby 0.001563 0.000065 1.247615 ( 1.247053)
build_ruby 0.001498 0.000000 2.460323 ( 2.772063)
build_all 0.006994 0.000003 3.642661 ( 1.819794)
build_install 0.010664 0.004142 2.848485 ( 1.934108)
test_btest 0.000685 0.000047 58.195606 ( 19.505087)
test_basic 0.000000 0.005324 0.425655 ( 0.525713)
test_all 0.000000 0.001368 630.081339 (194.658015)
test_rubyspec 0.024501 0.024933 68.817383 ( 78.740304)
total: 302.70 sec