Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-230253
#<BuildRuby:0x00005560a3de27c8
@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.20230626-230253",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004915 0.001341 2.044794 ( 5.027173)
build_miniruby 0.001266 0.000345 1.647386 ( 2.335152)
build_ruby 0.001164 0.000317 3.059078 ( 4.063968)
build_all 0.007354 0.000752 2.522807 ( 3.007560)
build_install 0.010175 0.007697 3.774497 ( 4.040297)
test_btest 0.000526 0.000160 77.789350 ( 48.175782)
test_basic 0.002587 0.004242 0.817217 ( 1.600040)
test_all 0.001748 0.000583 614.664389 (341.126618)
test_rubyspec 0.020190 0.035348 89.660411 (123.445500)
total: 532.82 sec