Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-174013
#<BuildRuby:0x000055fada106230
@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.20240319-174013",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.009048 0.000528 4.116666 ( 3.065047)
build_miniruby 0.001350 0.000140 1.605036 ( 1.606151)
build_ruby 0.000000 0.001832 3.515843 ( 3.750006)
build_all 0.002387 0.005472 6.911497 ( 2.996963)
build_install 0.020349 0.000633 9.760278 ( 4.841088)
test_btest 0.000000 0.001038 95.813382 ( 30.683911)
test_basic 0.000000 0.007456 0.953333 ( 1.013781)
test_all 0.085352 0.032490 767.048644 (247.882726)
test_rubyspec 0.056463 0.035051 126.441052 (142.867329)
total: 438.71 sec