Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-215615
#<BuildRuby:0x000055b9acf7e1d8
@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.20230313-215615",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005295 0.001324 1.873967 ( 4.148230)
build_miniruby 0.001462 0.000000 1.383420 ( 1.686743)
build_ruby 0.001724 0.000000 2.649499 ( 3.298863)
build_all 0.007095 0.000466 2.297268 ( 2.235548)
build_install 0.020803 0.000000 3.500878 ( 4.003574)
test_btest 0.000757 0.000000 69.492808 ( 46.704274)
test_basic 0.007011 0.000464 0.550908 ( 0.867201)
test_all 0.001081 0.000193 634.691737 (573.383837)
test_rubyspec 0.036581 0.022327 84.336220 (122.701555)
total: 759.03 sec