Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-093906
#<BuildRuby:0x0000562779c4e1a8
@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.20240222-093906",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004316 0.003510 2.665824 ( 2.708757)
build_miniruby 0.002824 0.000404 46.046313 ( 21.838971)
build_ruby 0.001424 0.000203 3.237704 ( 3.496946)
build_all 0.007144 0.000000 6.309866 ( 3.070796)
build_install 0.018065 0.000000 7.864455 ( 4.342194)
test_btest 0.000881 0.000000 88.608249 ( 35.831989)
test_basic 0.003827 0.003736 0.976498 ( 1.048322)
test_all 0.077904 0.036690 745.423152 (282.856701)
test_rubyspec 0.021392 0.062692 125.732932 (147.062091)
total: 502.26 sec