Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-221634
#<BuildRuby:0x00005599955b5f70
@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.20231215-221634",
@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.000001 0.000021 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.003288 0.003507 2.222942 ( 2.328537)
build_miniruby 0.000000 0.001518 1.520603 ( 1.518987)
build_ruby 0.000000 0.001708 3.041292 ( 3.233330)
build_all 0.007607 0.000000 5.691807 ( 2.807081)
build_install 0.011563 0.007485 7.155112 ( 4.302818)
test_btest 0.000780 0.000130 81.859144 ( 32.952735)
test_basic 0.000000 0.006731 0.811157 ( 0.886003)
test_all 0.085683 0.031535 683.670330 (257.975685)
test_rubyspec 0.035712 0.030087 95.199739 (106.775251)
total: 412.78 sec