Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-184625
#<BuildRuby:0x000055e598e624f8
@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.20231221-184625",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006991 0.000000 2.006522 ( 3.973034)
build_miniruby 0.001541 0.000065 1.687057 ( 2.682753)
build_ruby 0.000000 0.002389 3.451337 ( 4.682149)
build_all 0.006947 0.001915 6.031792 ( 7.642869)
build_install 0.015542 0.005892 7.557280 ( 10.155534)
test_btest 0.000795 0.000125 84.736017 (109.177593)
test_basic 0.000000 0.006305 0.930318 ( 1.942068)
test_all 0.090506 0.036522 723.149327 (510.814354)
test_rubyspec 0.031306 0.039752 99.445546 (132.163702)
total: 783.24 sec