Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-030948
#<BuildRuby:0x0000563f9ea32120
@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.20230925-030948",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007483 0.000356 2.275086 ( 4.696843)
build_miniruby 0.001272 0.000127 1.688697 ( 1.978547)
build_ruby 0.000000 0.001789 3.264790 ( 3.549067)
build_all 0.003617 0.005796 6.079235 ( 4.486150)
build_install 0.014854 0.003828 7.536792 ( 5.232901)
test_btest 0.000700 0.000116 83.281981 ( 44.348164)
test_basic 0.000000 0.008413 0.994449 ( 1.278744)
test_all 0.007352 0.003453 680.879628 (336.964120)
test_rubyspec 0.042168 0.028813 103.506710 (124.075548)
total: 526.61 sec