Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-191813
#<BuildRuby:0x00007f125803fdd8
@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.20240812-191813",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000008 0.000030 ( 0.000029)
autoconf 0.000042 0.000015 0.000057 ( 0.000057)
configure 0.000036 0.000013 0.000049 ( 0.000048)
build_up 0.003978 0.005554 4.087147 ( 4.527534)
build_miniruby 0.001237 0.000503 1.812328 ( 1.914216)
build_ruby 0.001146 0.001197 4.633346 ( 5.087897)
build_all 0.006005 0.004802 9.007645 ( 4.468511)
build_install 0.015701 0.006178 11.257254 ( 5.455274)
test_btest 0.000702 0.000299 125.090960 ( 49.545620)
test_basic 0.000486 0.011884 1.381308 ( 1.469751)
test_all 0.097619 0.051032 810.030266 (238.520499)
test_rubyspec 0.044447 0.045534 161.557428 ( 32.087862)
total: 343.08 sec