Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-171955
#<BuildRuby:0x000055ee9d012138
@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.20231214-171955",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003007 0.004737 2.501413 ( 3.053057)
build_miniruby 0.000000 0.001647 1.685735 ( 1.842877)
build_ruby 0.001331 0.000766 3.458983 ( 3.731842)
build_all 0.006592 0.001591 5.909709 ( 4.322623)
build_install 0.006946 0.013452 7.727295 ( 5.792875)
test_btest 0.000521 0.000174 83.613301 ( 45.481946)
test_basic 0.000359 0.007059 0.841973 ( 0.931623)
test_all 0.077819 0.039992 694.161515 (286.041482)
test_rubyspec 0.021102 0.044179 95.001158 (106.855212)
total: 458.05 sec