Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-172616
#<BuildRuby:0x00005647ea0c5f70
@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.20240121-172616",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.000000 0.005631 1.620413 ( 1.960337)
build_miniruby 0.000000 0.001411 1.370632 ( 1.368631)
build_ruby 0.000660 0.000971 2.992140 ( 3.218554)
build_all 0.000000 0.007131 5.908657 ( 2.448446)
build_install 0.009817 0.005688 6.969688 ( 3.401251)
test_btest 0.000488 0.000254 83.383913 ( 21.890443)
test_basic 0.004250 0.004174 0.845411 ( 0.912124)
test_all 0.099381 0.021443 756.534067 (217.591861)
test_rubyspec 0.062620 0.038282 153.108068 (164.700327)
total: 417.49 sec