Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-003859
#<BuildRuby:0x0000556937262320
@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.20230103-003859",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.000000 0.004285 1.106753 ( 1.497854)
build_miniruby 0.000000 0.001165 1.323758 ( 1.323414)
build_ruby 0.001183 0.000195 3.072405 ( 3.424765)
build_all 0.006200 0.000540 3.783832 ( 1.959497)
build_install 0.014644 0.000000 3.080761 ( 2.092172)
test_btest 0.000740 0.000108 55.266512 ( 14.982700)
test_basic 0.004766 0.000851 0.401085 ( 0.498548)
test_all 0.001080 0.000193 629.283819 (179.049592)
test_rubyspec 0.017546 0.016872 63.402950 ( 73.298351)
total: 278.13 sec