Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-203356
#<BuildRuby:0x0000564813aa1f20
@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.20240302-203356",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001490 0.006555 2.476087 ( 2.564384)
build_miniruby 0.001264 0.000271 1.710774 ( 1.717349)
build_ruby 0.001445 0.000310 3.527498 ( 3.718761)
build_all 0.005380 0.003305 6.706242 ( 4.126992)
build_install 0.016692 0.004149 8.710254 ( 5.685721)
test_btest 0.000868 0.000204 92.335206 ( 52.566890)
test_basic 0.006658 0.001567 1.024449 ( 1.181323)
test_all 0.091986 0.023936 817.487862 (319.268998)
test_rubyspec 0.042392 0.042154 122.410733 (131.850160)
total: 522.68 sec