Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-142321
#<BuildRuby:0x0000562958ac6138
@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.20230818-142321",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006870 0.000182 2.288275 ( 7.300505)
build_miniruby 0.001657 0.000107 1.715991 ( 2.831727)
build_ruby 0.001499 0.000097 3.293958 ( 7.215780)
build_all 0.008026 0.000518 6.285562 ( 6.903966)
build_install 0.009810 0.011198 8.186859 ( 10.447854)
test_btest 0.000897 0.000121 84.461052 ( 64.235092)
test_basic 0.003350 0.004615 0.971575 ( 2.111193)
test_all 0.011708 0.000000 690.030801 (446.573962)
test_rubyspec 0.056723 0.014296 107.243528 (182.226950)
total: 729.85 sec