Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-145411
#<BuildRuby:0x00005625442c6338
@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.20230917-145411",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004855 0.002257 2.233264 ( 3.683226)
build_miniruby 0.000000 0.001633 2.077558 ( 2.080348)
build_ruby 0.001514 0.000455 3.207805 ( 3.445433)
build_all 0.007775 0.000184 9.526277 ( 6.041001)
build_install 0.018458 0.001747 7.868762 ( 5.490187)
test_btest 0.000862 0.000192 84.970494 ( 31.681144)
test_basic 0.005343 0.004159 0.948825 ( 1.018718)
test_all 0.006384 0.003500 717.617018 (247.088712)
test_rubyspec 0.044394 0.028791 103.539231 (116.109899)
total: 416.64 sec