Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-125606
#<BuildRuby:0x000055e83a591a00
@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.20230612-125606",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000034 0.000000 0.000034 ( 0.000029)
build_up 0.005892 0.000351 1.860619 ( 4.324653)
build_miniruby 0.001671 0.000278 1.345544 ( 1.463471)
build_ruby 0.001198 0.000200 2.806499 ( 3.245160)
build_all 0.002492 0.004708 2.245199 ( 2.076182)
build_install 0.016246 0.001472 3.524854 ( 3.247562)
test_btest 0.000704 0.000136 75.668171 ( 41.832256)
test_basic 0.005423 0.001043 0.788152 ( 1.090588)
test_all 0.001395 0.000269 536.113654 (251.982819)
test_rubyspec 0.015414 0.037353 84.702089 (101.917429)
total: 411.18 sec