Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-010018
#<BuildRuby:0x000055f00b006008
@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.20230724-010018",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.006152 0.000947 2.177211 ( 4.754805)
build_miniruby 0.001555 0.000240 1.611953 ( 1.734206)
build_ruby 0.001310 0.000201 3.216235 ( 3.805862)
build_all 0.007934 0.000000 2.688716 ( 2.816106)
build_install 0.013677 0.005070 4.104495 ( 4.488324)
test_btest 0.000928 0.000155 79.691722 ( 41.614085)
test_basic 0.002335 0.004954 0.905939 ( 1.143714)
test_all 0.001149 0.000230 625.235620 (292.889086)
test_rubyspec 0.036926 0.017393 89.823329 (107.779680)
total: 461.03 sec