Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-121256
#<BuildRuby:0x0000555bd1cfe338
@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.20231224-121256",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003944 0.000939 1.660653 ( 2.025715)
build_miniruby 0.001373 0.000326 1.663153 ( 1.662416)
build_ruby 0.001847 0.000000 3.175095 ( 3.387976)
build_all 0.007487 0.000000 5.503811 ( 2.610993)
build_install 0.008071 0.009282 6.462848 ( 3.647858)
test_btest 0.000615 0.000175 79.630557 ( 33.440214)
test_basic 0.005795 0.001656 0.828633 ( 0.914595)
test_all 0.081208 0.039111 709.950553 (254.454309)
test_rubyspec 0.023888 0.039949 93.570429 (105.385583)
total: 407.53 sec