Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-185459
#<BuildRuby:0x000055ea2d3c2360
@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.20230214-185459",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000310 0.004049 1.295999 ( 1.850999)
build_miniruby 0.000942 0.000236 0.904846 ( 0.903426)
build_ruby 0.001159 0.000290 2.084078 ( 2.294329)
build_all 0.002832 0.003738 3.695322 ( 1.880118)
build_install 0.009822 0.002265 2.737324 ( 1.886381)
test_btest 0.000600 0.000168 58.143455 ( 16.286283)
test_basic 0.005523 0.001546 0.467348 ( 0.565374)
test_all 0.001194 0.000335 625.197296 (179.550609)
test_rubyspec 0.022467 0.021258 64.640385 ( 74.675106)
total: 279.89 sec